m3_lightmeter/test
Vadim 8c016e548b
Unified the app's color palette & icons (#176)
* unified scaffold background color

* unified components elevation

* use filled tonal icon buttons

* aligned slider colors with guidelines

* removed unused `CloseButton`

* migrated to outlined icons

* moved timer list tile to the top of the section

* updated goldens

* migrated to the latest material utils

* reaplced `SchemeTonalSpot` with `SchemeRainbow`

* fixed ruler slider ticks color

* update goldens

* fixed tests

* fixed scheme mapping and returned to `SchemeTonalSpot`
2024-05-20 17:08:37 +02:00
..
data ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
interactors ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
providers
screens Unified the app's color palette & icons (#176) 2024-05-20 17:08:37 +02:00
utils
application_mock.dart ML-170 Show long shutter speeds for all selected aperture values (#172) 2024-04-30 12:44:01 +02:00
event_channel_mock.dart
flutter_test_config.dart ML-166 Golden tests (#167) 2024-04-12 08:07:20 +02:00
function_mock.dart