m3_lightmeter/lib/data
Vadim fc37016770
ML-154 Improve Crashlytics reports (#155)
* removed unused analytics event & added `logCrash`

* added analytics to `RemoteConfigService`

* run app with `runZonedGuarded`

* added crash logging to `CameraContainerBloc`

* log product id for IAP errors

* typo

* log crashes in `RemoteConfigService`

* ignore silent `FlutterError`

* fixed `evFromImage` test

* fixed `showBuyProDialog` test

* log errors in console

* depend on iap 0.7.2
2024-01-27 23:20:53 +01:00
..
analytics ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
models ML-130 Added ff for the "Pro features" tile on the main screen (#149) 2024-01-15 22:57:40 +01:00
caffeine_service.dart
haptics_service.dart
light_sensor_service.dart
permissions_service.dart
remote_config_service.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
shared_prefs_service.dart ML-143 EV100 indication (#148) 2024-01-15 20:47:10 +01:00
volume_events_service.dart