m3_lightmeter/lib/screens/metering
Vadim 7c96b5a47d
ML-220 Show focal length when zooming (#233)
* extract focal length from exif

* added focal length section

* wip

* [android] calculate EFL

* split other platform handlers to separate files

* [ios] calculate EFL

* updated translations

* deleted `focalLengthFromTags`

* fixed unit tests

* [ios] link missing files

* updated Pro features screen

* [ios] fixed signing

* fixed screenshot generator

* updated goldens

* [android] updated store screenshots

* wip

* [ios] updated store screenshots

* enable focal length feature by default

* mock camera focal length for integration tests

* cleanup

* added logging to `CameraInfoService`
2025-05-14 10:26:59 +02:00
..
communication ML-218 Changing app resets EV and Zoom values (#231) 2025-05-04 11:21:37 +02:00
components ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
utils
bloc_metering.dart ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
event_metering.dart ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
flow_metering.dart
screen_metering.dart Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
state_metering.dart