do_not_disturb 1.0.3
do_not_disturb: ^1.0.3 copied to clipboard
do_not_disturb is a Flutter plugin for seamlessly managing Do Not Disturb settings on Android devices.
1.0.3 #
- feat: Adds doc comments to all public interfaces
1.0.2 #
- feat: Instead of throwing error in ios, returns the relevant values in ios and ignores the configuration calls.
1.0.1 #
- feat: Updated example app with setting DND mode from app.
1.0.0 #
- Release: Sprinkled some kotlin code with flutter plugin interfacing 💖