A Flutter mobile application for downloading and managing ringtones.
This Flutter app allows users to download and manage their favorite ringtones. Users can upload new songs, categorize them, and set them as their phone's ringtone.
- Categorization: Songs can be categorized by genre or user-defined categories.
- Download Option: Users can download their selected songs for offline use.
- Ringtone Setter: Set downloaded songs as the phone's ringtone.
- Play/Pause: Play and pause songs with a simple tap.
- Firebase Integration: Utilizes Firebase for authentication, cloud storage, and database.
- provider: ^6.1.1
- audioplayers: ^5.2.1
- firebase_core: ^2.25.4
- cloud_firestore: ^4.15.4
- firebase_storage: ^11.6.5