SoundCloud Audio Player For Flutter
Feb 10, 2021

This is a quick implementation of a SoundCloud audio player for a Flutter. Enjoy!
Features:
- SoundCloud Audio Player
- Value types powered by built_value and built_collection
- State management by the bloc pub
- Stream audio from a remote server
- Load JSON data from local assets
Requirements:
- Flutter: the latest version on the `flutter beta channel`
- Dart: 2.10.0+
Source Code: