flutter_template icon indicating copy to clipboard operation
flutter_template copied to clipboard

Web support

Open AdrienLemaire opened this issue 1 year ago • 4 comments

important web isn't supported yet, since the web view plug-in used for auth doesnt support web I should get to this early August

Hi @jeremiahlukus , any update on this ? I found your repo while searching for very_good + riverpod. Thanks for making it :)

But now that mason is out, I'm wondering if we shouldn't use bricks instead ?

AdrienLemaire avatar Oct 06 '22 11:10 AdrienLemaire

I’m about to get there, my app generated from this template is about to be released to beta. Once that happens I’ll start working on web support. I did play with it but it wasn’t easy so I paused until I had time to do it.

jeremiahlukus avatar Oct 06 '22 12:10 jeremiahlukus

So it just depends, on what you want to do. For me I wanted things organized a certain way with full tests. I also wanted an entire auth system already done since this kind of sucks to setup and is used on almost every app.

https://github.com/jeremiahlukus/guitar_tabs

This is the app that was generated from the template.

I’ll make a screen recording of what the template app gives you later today.

jeremiahlukus avatar Oct 06 '22 12:10 jeremiahlukus

https://github.com/jeremiahlukus/flutter_template/issues/20

This other issue goes over that process

jeremiahlukus avatar Oct 06 '22 12:10 jeremiahlukus

Lovely, and thanks for the timely reply!

AdrienLemaire avatar Oct 06 '22 12:10 AdrienLemaire