m3_lightmeter/lib/screens/metering
Vadim f06715bd12
ML-258 Allow to set equipment profile and film for logbook photo (#259)
* added film and equipment profile picker to logbook edit

* unified camera icon usages

* Update settings_screen.png

* save equipment profile and film when taking a photo

* extended logbook integration test

* cover cascade deletion

* updated dependencies

* Update logbook_photos_provider_test.dart

* regenerated screenshots

* refined integration tests

* update stub pubspec

* fixed lens zoom on screenshots
2025-08-28 12:34:07 +02:00
..
communication ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
components ML-258 Allow to set equipment profile and film for logbook photo (#259) 2025-08-28 12:34:07 +02:00
utils
bloc_metering.dart ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
event_metering.dart ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
flow_metering.dart ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
screen_metering.dart Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
state_metering.dart