create_flutter_provider_app icon indicating copy to clipboard operation
create_flutter_provider_app copied to clipboard

How to manage user settings from firebase ?

Open pbouttier opened this issue 1 year ago • 0 comments

Hi,

In this architecture if we wanted to have global parameters for a specific user, stored in firebase, how would you do it?

Make another widget / stream + provider like widgetAuthBuilder, below this one? Or is there a better way? Overload the "flat" user from firebase ?

I'm a little lost, if you can clarify this :)

Thanks

pbouttier avatar Oct 15 '22 08:10 pbouttier