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.
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