Repository For Flutter Projects
-
- Fully functional music player application using MVVM Architecture
- Query all device audio(music) files
- Order music files based on Song/Album
- Technologies :
- Flutter audio query : to list all local audio files
- provider: for state management advancing song slider , current song duration and max duration
- Get_it : for dependency injection
- Sleek circular slider : for modern graphics
-
Fully functional multy-user shop app, supported By FireBase RealTime DataBase.
- User-based user authentication
- Each user can upload and edit their own products
- Users can order , edit cart and orders
Technologies :- Provider state management
- cached network image for minimizing data traffic
- shared preferences
- http requests to firebase backend api