[FlutterFire Plugins] - Lack of pattern when instanciating/getting the instance of the FlutterFire plugins #1667
Labels
impact: crowd
Affects many people, though not necessarily a specific customer with an assigned label. (P2)
plugin: core
type: documentation
Improvements or additions to documentation
type: enhancement
New feature or request
Uh oh!
There was an error while loading. Please reload this page.
In my project, I use some FlutterFire plugins, like:
I miss a pattern when instantiating/getting the instance of the plugins:
using default google.json:
from app:
Why when using google.json (default) the plugins FirebaseAuth, FirebasePerformance instantiate in a different way?
Wouldn't it be better if every plugin were instantiated in the same way?
The text was updated successfully, but these errors were encountered: