Flutter project destined to listening music from your Google Drive. Your online music, everywhere.
Run flutter run "lib/main.dart" --web-port=8080
for a web compatible version.
Otherwise, run flutter run "lib/main.dart"
.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
TBD
to implement : adaptive_theme
TODO :
- appBar buttons
- Examples : Cookbook on Navigation
- Navigator stack
- MaterialPageRoutes(linked w/ navigator)
- basic data fetching
followed for encryption : https://medium.com/@joshua.akers/storing-hive-encryption-keys-in-flutter-47a7c037d637
todo : add keychain support (macOs) https://developer.apple.com/documentation/security/keychain_services/keychain_items/sharing_access_to_keychain_items_among_a_collection_of_apps
todo : https://flutter.dev/desktop#entitlements-and-the-app-sandbox