Flutter Radio Player

Flutter Radio Player

kRadio Player

Flutter Radio Player Logo

Another Awesome Online Radio Player

Flutter Radio Player

Getting Started

  1. Follow the guide on how to install Flutter.
  2. Clone the repository and open with your IDE: Android Studio or Visual Studio Code
  3. Install IDE plugins for Flutter support
  4. To download project dependencies execute: flutter pub get
  5. Run project on Simulator or Android device

Architecture, libraries and tools

  1. State management: Bloc
  2. Code style: style: effective dart

Check code style

The project follows rules from effective Dart to validate code locally run:

dartanalyzer –options analysis_options.yaml ./lib

Source Code

Please Visit Flutter Radio Player Source Code at GitHub