alarm_volume_control 1.0.0 copy "alarm_volume_control: ^1.0.0" to clipboard
alarm_volume_control: ^1.0.0 copied to clipboard

Flutter alarm plugin for iOS and Android with scheduling, ringing, vibration, notifications, and Android volume UI control.

Changelog #

1.0.0 #

  • Initial release of alarm_volume_control.
  • Based on alarm 5.2.1.
  • Renamed public Dart imports to package:alarm_volume_control/alarm.dart.
  • Added Android behavior to set, enforce, and restore alarm volume without showing the system volume overlay.
  • Added publication-focused README with installation, platform setup, usage examples, model references, and volume behavior notes.
  • Updated the example app dependency to use alarm_volume_control.

Upstream base #

This package starts from alarm 5.2.1, which includes NotificationSettings.keepNotificationAfterAlarmEnds for iOS and support for default platform alarm sound when assetAudioPath is null.

0
likes
130
points
164
downloads

Documentation

API reference

Publisher

verified publisherziandev.site

Weekly Downloads

Flutter alarm plugin for iOS and Android with scheduling, ringing, vibration, notifications, and Android volume UI control.

Repository (GitHub)
View/report issues

Topics

#alarm #notifications #volume #android #ios

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_fgbg, json_annotation, logging, plugin_platform_interface, rxdart, shared_preferences

More

Packages that depend on alarm_volume_control

Packages that implement alarm_volume_control