sound_mode 0.2.1 sound_mode: ^0.2.1 copied to clipboard
A plugin to manage a device's sound mode for android. This plugin also supports requesting the required permissions to modify the device's sound mode for Android API 24 and above.
0.2.1 #
Added a patch for iOS implementation to fix compilation issue. Thank you craftgear for the patch!
0.2.0 #
Added iOS implementation to get device's ringer mode. Thank you wanghaiyang5241 for the implementation!
0.1.4 #
Formatted sound_mode.dart file
0.1.3 #
Updated pubspec description
0.1.2 #
Added documentations to the plugin
0.1.1 #
Updated the README.md with a guide on how to use the plugin
0.1.0 #
Initial release
0.0.1 #
Initial package