m3_lightmeter/lib/utils
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
..
color_to_int.dart Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
context_utils.dart Hide Pro features from the metering screen (#147) 2024-01-13 18:20:58 +01:00
double_to_zoom.dart ML-44 Save zoom level for equipment profile (#164) 2024-04-07 10:54:57 +02:00
ev_from_bytes.dart ML-154 Improved EXIF errors reporting (#159) 2024-02-13 19:33:40 +01:00
map_model.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
platform_utils.dart Fixed integration tests 2024-05-23 11:34:11 +02:00
selectable_provider.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
text_height.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
to_string_signed.dart ML-62 Utils tests (#133) 2023-11-02 17:40:47 +01:00