Lightmeter app inspired by Material 3 design system.
Find a file
2023-01-21 22:29:02 +03:00
.github/workflows
.vscode Fixed CameraPreview aspect ratio 2023-01-07 13:23:54 +03:00
android Synced Android app name with iOS 2022-12-17 21:09:32 +03:00
assets Generated launcher icons 2022-12-16 18:52:26 +03:00
ios Generated launcher icons 2022-12-16 18:52:26 +03:00
lib added dynamic colors 2023-01-21 22:29:02 +03:00
test Fixed _models_ and _screens_ folders structure 2022-12-18 14:39:02 +03:00
.gitignore
.metadata
analysis_options.yaml
LICENSE
pubspec.yaml added dynamic colors 2023-01-21 22:29:02 +03:00
README.md Added TOC to readme 2023-01-21 00:26:31 +03:00

Material Lightmeter

Backstory

Some time ago I've started developing the Material Lightmeter app. Unfortunately, the last update of this app was almost a year prior to creation of this repo. So after reading some positive review on Google Play saying that "this is an excellent app, too bad it is no longer updated", I've decided to make an update and also make this app open source. Maybe someone sometime will decide to contribute to this project.

But as the existing repo contained some sensitive data, that I've pushed due to lack of experience, I had to make a new one. And if creating a new repo, why not rewrite the app from scratch?)

Without further delay behold my new Lightmeter app inspired by Material You (a.k.a. M3)

Table of contents

Legacy features

The list of features that the old lightmeter app has and that have to be implemeneted in the M3 lightmeter.

Metering

  • ISO selecting
  • Reciprocity for different films
  • Reflected light metering
  • Incident light metering

Adjust

  • Light sources EV calibration
  • Customizable aperture range
  • Customizable shutter speed range
  • ND filter select

General

  • Caffeine
  • Vibration
  • Volume button actions

Theme

  • Dark theme
  • Picking primary color
  • Russian language

Build

flutter build apk --flavor dev --dart-define cameraPreviewAspectRatio=2/3