Read or write image exif without internet
Support Windows, Linux, Macos, Android and iOS
Use it without internet, which effectively protects your privacy.
The source code is open and free, you can modify it according to your needs.
These commands are intended for maintainers only.
Traditional
flutter build windows
Local Executable App
iscc scripts/build_windows.iss
Local MSIX App
dart run msix:create
Store ready
dart run msix:create --store
flutter build macos
Traditional Linux
flutter build linux
Traditional APK
flutter build apk
AppBundle for Google Play
flutter build appbundle
flutter build ipa