Skip to content

This is deezer app writing with dart and flutter with api of deezer.

License

Notifications You must be signed in to change notification settings

ayoubrajabi/deezer-flutter

Repository files navigation

Welcome to Deezer Flutter!

This is deezer app writing with dart and flutter with api of deezer.

enter image description here

App Features

  • Top artist, musics, playLists
  • Search artist, musics
  • Play preview of musics


Project Structuer

└─lib
  ├─constants/
  ├─data/
  │ ├─models/
  │ └─repositores/
  ├─logic/
  │ ├─bloc_providers/
  │ ├─blocs/
  │ ├─cubits/
  │ └─logics.dart
  ├─utilities/
  ├─view/
  │ ├─config/
  │ ├─screens/
  │ └─widgets/
  └─main.dart


Run App

Clone this repo with git:

git@github.com:ayoubrajabi/deezer-flutter.git

in command line:

flutter build apk

for more information about build the app for adndroid :

Build and release an Android app



License

Apache-2.0 License



repo Visits


visitors