m3_lightmeter/lib/utils
Vadim 09e82c8bf2
ML-248 Make Pro features list tiles enabled (#250)
* open Pro screen on tap

* removed Pro section from Settings screen

* made Pro badge smaller

* updated goldens

* fixed offering padding

* Update metering_screen.png

* fixed pro features width

* brought back enabled adapter

* reworked `DialogSwitchListItem`

* allow more free actions

* typo

* removed settings screen checks

* macos-latest

* typo

* added test for guard Pro tap
2025-08-12 13:50:56 +02:00
..
color_to_int.dart ML-209 Camera preview orientation is wrong (#216) 2025-01-27 21:32:41 +01:00
context_utils.dart ML-245 Add support for subscriptions (#246) 2025-08-09 17:22:34 +02:00
double_to_zoom.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
exif_utils.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
guard_pro_tap.dart ML-248 Make Pro features list tiles enabled (#250) 2025-08-12 13:50:56 +02: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