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.
- Host: GitHub
- URL: https://github.com/ayoubrajabi/deezer-flutter
- Owner: ayoubrajabi
- License: apache-2.0
- Created: 2021-07-25T17:49:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T16:24:31.000Z (over 3 years ago)
- Last Synced: 2024-08-03T14:08:47.327Z (11 months ago)
- Topics: dart, deezer, deezer-api, flutter, flutter-app
- Language: Dart
- Homepage:
- Size: 1.18 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Welcome to Deezer Flutter!
This is deezer app writing with dart and flutter with api of deezer.

# 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
