m3_lightmeter/test
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
..
data ML-143 EV100 indication (#148) 2024-01-15 20:47:10 +01:00
interactors
providers ML-130 Added ff for the "Pro features" tile on the main screen (#149) 2024-01-15 22:57:40 +01:00
screens ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
utils ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
application_mock.dart Hide Pro features from the metering screen (#147) 2024-01-13 18:20:58 +01:00
event_channel_mock.dart
function_mock.dart