flutter_system_ringtones 0.0.4
flutter_system_ringtones: ^0.0.4 copied to clipboard
An Android & iOS (WIP) plugin to retrieve a list of system ringtones using native API's
0.0.4 #
- update
fromMap
tofromJson
- update
toMap
totoJson
- Added encoding/decoding for fromJson/toJson methods.
- Updated
Ringtone
toSystemSound
0.0.3 #
- Methods now return an empty array if no results are found.
- Plugin methods are now static access only.
- Methods have a more descriptive name.
0.0.2 #
updated README.md
0.0.1 #
-get available systems sounds on Android