KenAragorn / create_flutter_provider_app

A boilerplate project created in Flutter using Provider and Firebase.
MIT License
400 stars 117 forks source link

Storage service #3

Open darroyave opened 4 years ago

darroyave commented 4 years ago

Excellent code. How would you implement the storage service?

KenAragorn commented 4 years ago

Hi @darroyave , I assumed you are referring to the Firebase storage usage? Good idea, I will consider to put that in the next update. :)

darroyave commented 4 years ago

Thanks

cliffordh commented 3 years ago

Also very interested in this (as well as Social Sign-in, and animation :-)