m3_lightmeter/iap
Vadim f9246e15d6
ML-245 Add support for subscriptions (#246)
* typos

* added `LogbookPhotosProvider`

* implemented `LogbookScreen`

* implemented `LogbookPhotoEditScreen`

* added photo update

* save geolocation

* added `CameraSettingsSection`

* adjusted logbook grid

* added hero animation

* fixed logbook list updates

* added empty logbook state

* added `saveLogbookPhotos` option

* fixed updating photos

* made `DialogPicker` content scrollable

* added tests for `LogbookPhotosProvider`

* made image preview full-width

* made note field multiline

* wip

* migrated to new iap service

* fixed unit tests

* typo

* fixed arb formatting

* stub logbook photos for tests

* implemented integration test for logbook

* moved date to title

* redundant bottom padding

* added logbook photo screen to screenshots generator

* Update settings.gradle

* aligned iap stub with iap release

* sync

* made logbook iap

* debug screenshots

* Update runner.dart

* fixed dialog picker of optional values

* added bottom padding to logbook edit screen

* fixed tests

* Create camera_stub_image.jpg

* Update films_provider_test.dart

* rename

* aligned with iap

* added missing translations

* theme

* adjusted products color

* check pro status on settings open

* added yearly subscription

* handle purchase errors

* fixed bottom navigation bar behaviour

* handle only lifetime product case

* don't fetch products

* reworked restoring purchases

* fixed mocks

* fixed golden tests

* fixed logbook integration test

* sync pubspec

* sync stub
2025-08-09 17:22:34 +02:00
..
lib ML-245 Add support for subscriptions (#246) 2025-08-09 17:22:34 +02: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
devtools_options.yaml ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
LICENSE Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
pubspec.yaml ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02: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!