allow FirebaseAnalyticsObserver to accept a builder #3942
Unanswered
ekuleshov
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
FirebaseAnalyticsObserver
constructor requires a preconfiguredFirebaseAnalytics
instance.Please provide an option to use a
builder
and request (or initialize) FirebaseAnalytics lazily, to enable using state management frameworks like provider, bloc, get, etc.Beta Was this translation helpful? Give feedback.
All reactions