m3_lightmeter/.vscode
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
..
launch.json ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
settings.json ML-62 Providers tests + Platform & Application mocks (#131) 2023-10-20 16:12:43 +02:00
tasks.json