An app that lets you listen to songs distributed by distributors on the network, and interacts with a smart contract. The app is supported on Android devices as the main development platform.
- Install flutter: https://docs.flutter.dev/get-started/install
- Resolve all dependencies:
flutter pub get
- Connect an emulator: https://docs.flutter.dev/get-started/test-drive
- Run the app
flutter run
For information on how to use the app, consider the information provided on the help page that may be accessed by tapping the question mark icon ❔ on the bottom right of the app.