m3_lightmeter/screenshots
Vadim 6566108994
ML-129 Spot metering (#136)
* imlemented `CameraSpotDetector`

* separated generic `DialogSwitch`

* added `CameraFeature` model

* added `CameraFeaturesListTile` to metering section

* added features dialog subtitles

* added long press to remove metering spot

* translations

* hide camera features for purchasable status

* hide `CameraHistogram` & `CameraSpotDetector` if purchasable

* bumped iap version

* fixed tests

* removed redundant camera state emission

* tests

* Fixed remote config initalization

* updated pro features description
2023-11-11 21:05:11 +01:00
..
generate_screenshots.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
generate_screenshots.sh
README.md

Screenshots

The easiest way to create several sets of identical screenshots for Android and iOS is to generate them instead of taking them manually. Generating screenshots will save time and effort while also providing a consistent output.

Context

As a user I want to see the most relevant screenshots in the store, so that I can see the actual state of the app.

Screenshot cases

  • Metering screen

    1. Reflected light metering mode*
    2. Incident light metering mode* **
    3. Opened ISO picker
  • Settings screen

    1. Just the screen
    2. Opened metering screen layout features dialog
  • Equipment profiles screen

    1. Just the screen
    2. Opened equipment profile ISO picker

*also in dark mode

**Android only

Run the generator

sh screenshots/generate_screenshots.sh

Screenshots will be stored in the screenshots/ folder.