m3_lightmeter/lib
Vadim 6566108994
ML-129 Spot metering (#136)
* imlemented `CameraSpotDetector`

* separated generic `DialogSwitch`

* added `CameraFeature` model

* added `CameraFeaturesListTile` to metering section

* added features dialog subtitles

* added long press to remove metering spot

* translations

* hide camera features for purchasable status

* hide `CameraHistogram` & `CameraSpotDetector` if purchasable

* bumped iap version

* fixed tests

* removed redundant camera state emission

* tests

* Fixed remote config initalization

* updated pro features description
2023-11-11 21:05:11 +01:00
..
data ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
interactors
l10n ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
providers ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
res ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
screens ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
utils ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
application.dart
application_wrapper.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
environment.dart
firebase.dart
firebase_options.dart
main_dev.dart ML-62 Providers tests + Platform & Application mocks (#131) 2023-10-20 16:12:43 +02:00
main_prod.dart ML-62 Providers tests + Platform & Application mocks (#131) 2023-10-20 16:12:43 +02:00
main_release.dart ML-62 Providers tests + Platform & Application mocks (#131) 2023-10-20 16:12:43 +02:00
platform_config.dart