m3_lightmeter/lib/screens/shared
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
..
animated_circular_button
bottom_controls_bar Unified the app's color palette & icons (#176) 2024-05-20 17:08:37 +02:00
centered_slider Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
filled_circle
icon_placeholder Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
release_notes_dialog Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
ruler_slider Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
sliver_placeholder ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
sliver_screen 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_field ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
transparent_dialog