flutter_ringtone_manager 1.1.0
flutter_ringtone_manager: ^1.1.0 copied to clipboard
RingtoneManager plugin provides access to ringtones, notification, and other types of sounds for both Android & iOS platforms. A perfect player for short sounds.
1.1.0 #
- Stop method added for both iOS and Android platform.
1.0.0 #
- Custom sound file can play which locates under assets folder in the root directory of the flutter app
- API for Custom sound play method available for both iOS and Android platform.
- All the default short sounds of iOS can play for iOS target apps.
0.1.1 #
- Code format to meet dart standards
- Dependencies upgrade to latest versions.
0.1.0 #
- Initial Open Source release.
- Native API access with Android platform.