flutter_twitter_clone icon indicating copy to clipboard operation
flutter_twitter_clone copied to clipboard

I have managed to run the app for web

Open Hosea987 opened this issue 2 years ago • 6 comments

@TheAlphamerc after some years of trying..i have finally been able to run the app for web. Here are the major issues i would like us as a community to tackle as we try to make this into a web app 1.The way we implement navigation through custom routes will not work on the web 2. There is a major error when fetching the logged in user's UID..a late implemebtation error when fetching it. 3. I am working on how to adapt the UI for web.

Here is a screenshot for everyone to see. It is my hope that by working together we can be able to have this running for web well in a few months. Screenshot from 2022-06-18 14-29-52

Hosea987 avatar Jun 18 '22 11:06 Hosea987

@Hosea987 It's nice to hear that you have successfully run this project on the web. Just wanted to know what functionality is working and what's not on web.

TheAlphamerc avatar Jun 25 '22 07:06 TheAlphamerc

@TheAlphamerc i have only been able to do authentication(sign in and sign up). May i suggest we start a branch and code a web app from scratch

Hosea987 avatar Jul 03 '22 08:07 Hosea987

Yeah, It'll be good to have a base code for web.

TheAlphamerc avatar Jul 05 '22 11:07 TheAlphamerc

@Hosea987 have you made any more progress on this?

breezybaldwin avatar Nov 07 '22 01:11 breezybaldwin

I thought flutter is universal with a single code base. Is a separate code base for web necessary?

baberuth22 avatar Nov 25 '22 21:11 baberuth22

@baberuth22 @breezybaldwin sadly no, @TheAlphamerc code proved to be too complex to tweak for web.

Hosea987 avatar Nov 26 '22 16:11 Hosea987