SoundCloud Audio Player For Flutter

SoundCloud Audio Player for Flutter

This is a quick implementation of a SoundCloud audio player for a Flutter. Enjoy!

SoundCloud Audio Player Video Demo

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:

--

--