issues
search
gdelataillade
/
alarm
A Flutter plugin to easily manage alarms on iOS and Android
https://pub.dev/packages/alarm
MIT License
132
stars
86
forks
source link
Feature -> [iOS] Keep app active on background
#72
Closed
gdelataillade
closed
1 year ago
gdelataillade
commented
1 year ago
[x] [iOS] Play looping silent audio player to keep app active even when backgrounded to be able to execute code instantly when alarm starts ringing.
[x] Add a volumeMax parameter.
[x] Add documentation.
[x] Update example app.
[x] Add volumeMax & vibrations in alarm behavior table in the README.