Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayoubrajabi/deezer-flutter

This is deezer app writing with dart and flutter with api of deezer.
https://github.com/ayoubrajabi/deezer-flutter

dart deezer deezer-api flutter flutter-app

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Welcome to Deezer Flutter!

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

![enter image description here](https://www.uplooder.net/img/image/79/3239383f6cfbbe18f7486468e61ea59f/Deezer.png)

# 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:

[email protected]: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](https://flutter.dev/docs/deployment/android)




## **License**

[Apache-2.0 License](https://github.com/ayoubrajabi/deezer-flutter/blob/main/LICENSE.md)




#### repo Visits

![visitors](https://visitor-badge.glitch.me/badge?page_id=ayoubrajabi.ayoubrajabi/deezer-flutter)