Flutter App with free downloads and other good stuff
- User signup/Login with Email, Facebook, Google , and Phone Number using Firebase Authentication
- Cloud Firestore Used to Implement Playlists and Liked Songs
- Shuffle Playlists
- Download Songs in Internal Storage Using Hive Database
- Download Songs to Mp3 Format which is totally independent of the Downloads (two copies of any song, one in the internal downloads , one in the
/storage/emulated/0/RythmDownloads
Folder for personal use. - Background Playback with notification using
flutter_local_notifications