Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 716 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 716 Bytes

A_music_player_App_with_getx_mvc - Flutter

This code is a music player app in Flutter. we can play the music from internet and using internal as well. In this project I just include the internal of the app. First you give the storage permission then this app will find mp3 audio music files in the internal and finally play the music. I hve used GetX state management technique and MVC architecture.

✔️ Sound NullSafety

State management

✔️ GetX

Architechture

✔️ MVC
✔️ Clean Architechture

GIF