m3_lightmeter/lib
Vadim fb58b6cd9f
Upgrade project to the latest stable Flutter version (#201)
* fixed fvm path typo

* Update pubspec.yaml

* version control pubspec.lock

* fixed ios build

* deleted `ExpandableSectionList`

* removed redundant default cases

* avoided async gaps

* replaced deprecated color value getter

* `WillPopScope` -> `PopScope`

* removed theme deprecations

* replaced text scale deprecation

* updated goldens

* updated flutter version across workflows

* [android] migrated to the new gradle

* upgraded dependencies

* [android] fixed build

* [ios] fixed build

* updated config

* allow release notes to fail

* updated stub pubspec

* [android] use java 17

* [ios] enable flutterfire

* added firebase.json to secrets

* typo

* update color utils

* use exact versions

* reverted color utils

* updated goldens
2025-01-20 19:32:57 +01:00
..
data Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
interactors ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
l10n ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
navigation ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
providers ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
res Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
screens Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
utils Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
application.dart Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
application_wrapper.dart ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
environment.dart ML-141 Prepare iOS release (#144) 2024-02-21 12:33:25 +01:00
firebase_options.dart ML-108 First exposure metering seems to be wrong (#163) 2024-04-06 19:14:37 +02:00
main_dev.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
main_prod.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
platform_config.dart ML-141 Prepare iOS release (#144) 2024-02-21 12:33:25 +01:00
runner.dart ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00