flutter-kradio-player

Another Awesome Online Radio Player with flutter

Another Awesome Online Radio Player.

Another Awesome Online Radio Player with flutter

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:

Check code style

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

dartanalyzer –options analysis_options.yaml ./lib

GitHub

Entradas similares