Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.91 KB

README.md

File metadata and controls

41 lines (36 loc) · 1.91 KB

Aperturama-Frontend

An app that helps you back up and sync your media to a server under your control. Written in Flutter and depends on the backend server for most functionality.

Example Screenshots

Media Collections AutoUpload

Build Information

Run these commands:

flutter pub get
flutter pub run flutter_launcher_icons:main
flutter pub pub run flutter_launcher_icons:main
flutter clean
flutter build apk --release
flutter build web --release

Potential Future Improvements

References Used: