sound_mode 1.0.2 copy "sound_mode: ^1.0.2" to clipboard
sound_mode: ^1.0.2 copied to clipboard

PlatformAndroidiOS
outdated

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.

1.0.2 #

Removed unnecessary files not required for the plugin. I apologize for that

1.0.1 #

Replaced RaisedButton widget in example with ElevatedButton widget as per documentation suggestion due to deprecated API.

1.0.0 #

Null safety support.

0.2.2 #

Refactored return value for getting ringer status in iOS

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

44
likes
160
points
8.49k
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sound_mode