mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-03-14 06:10:41 +00:00

* implemented `RemoteConfigService` * added alternative translations * typo * added `firebase_analytics` * dim paid features list tiles * log list tile tap instead of dialog * implemented `RemoteConfigProvider` * typo
3 lines
55 B
Dart
3 lines
55 B
Dart
enum LightmeterAnalyticsEvent {
|
|
unlockProFeatures,
|
|
}
|