Firebase Analytics -- frontend #49
Labels
blocked
This issue is waiting for another issue to close
Code health
Doesn't change functionality, but keeps the code clean
New feature
This issue may not have complete information
Most of the analytics can be handled in the models layer, but some need to be inserted directly in the UI. We need to call the following functions from
Services.instance.analytics
:onAppOpen
: inmain.dart
onLogin
: inLoginState.signIn
setBrightness
: inBrightnessChanger.setBrightness
The text was updated successfully, but these errors were encountered: