Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Make a widget for passing firebase options #3

Open
rrousselGit opened this issue Oct 19, 2018 · 1 comment
Open

Make a widget for passing firebase options #3

rrousselGit opened this issue Oct 19, 2018 · 1 comment

Comments

@rrousselGit
Copy link

From the example it seems we have to use a custom runFirebaseApp to specify firebase options.

But this goes against the "Everything is a widget" rule Flutter uses.

We most likely can move the custom logic to a Widget.

@rrousselGit
Copy link
Author

As a side note, Flutter already has similar behavior.

We get things like ScrollConfiguration, or the whole Localization thing (which can load from http too).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants