Skip to content

Commit

Permalink
Update AlarmSettings documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelataillade committed Mar 10, 2024
1 parent daaf3c1 commit 605339b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/model/alarm_settings.dart
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ class AlarmSettings {

/// Whether to show a notification when application is killed to warn
/// the user that the alarms won't ring anymore. Enabled by default.
/// Recommanded for iOS.
///
/// Not necessary for Android. Recommanded for iOS.
final bool enableNotificationOnKill;

/// Whether to turn screen on and display full screen notification
Expand Down

0 comments on commit 605339b

Please sign in to comment.