m3_lightmeter/iap
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
..
lib ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
.gitignore Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
.metadata Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
analysis_options.yaml Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
LICENSE Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
pubspec.yaml Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
README.md ML-117 Improve description of paid features (#119) 2023-09-17 22:29:02 +02:00

Lightmeter Pro

Equipment profiles

Each equipment profile allows you to select:

  • Aperture values and shutter speeds, that your lens and camera have
  • ND filters, that fit the chosen lens
  • ISO values, that your camera supports

Creating multiple profiles for different cameras and lenses allows you to easily switch between them and always have the relevant readings.

Films in use

Select the films that you usually use. Selecting one will apply a correction to shutter speeds greater than 1" to compensate for the reciprocity failure.

Each equipment profile allows you to select:\n- Aperture values and shutter speeds, that your lens and camera have\n- ND filters, that fit the chosen lens\n- ISO values, that your camera supports\nCreating multiple profiles for different cameras and lenses allows you to easily switch between them and always have the relevant readings!