Mussy is an offline music player with basic features such as playlist , favorites, search, etc.
- Custom playlist CRUD operations.
- Playlists or favorites song delete and add functionality.
- Notification control(on/off).
- Song shuffling, looping.
- Recently played song playing.
- Songs fetched from user storage using OnAudioQuery.
- Songs played using assetAudioPlayer
- State management using GetX.
- Local storage using Hive.