Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Implemented Custom Ringtone Feature (#157)
* adding file_picker and audioplayers dependency * adding the ringtone model * adding methods for reading and writing custom ringtone status * adding custom ringtone status enum, and outlined button theme to constants * adding methods for playing and stoping ringtone in utils * adding methods for reading, writing, and deleting ringtone data to isar provider * adding the custom ringtone tile to settings view * implemeting the logic for opening file picker, saving the ringtone, and getting the saved ringtone to settings controller * modifying the play and stop alarm methods in the alarm controllers * implementing the custom ringtone tile and dialog
- Loading branch information