Gautier de Lataillade
Gautier de Lataillade
### Platform Android 11 ### Plugin android_alarm_manager_plus ### Version 3.0.2 ### Flutter SDK 3.13.5 ### Steps to reproduce 1. Call `AndroidAlarmManager.oneShotAt` with as `params` a map with a value of...
This will update alarm trigger time when changing time zone: ### Foreground - [ ] Change time zone to the **future** and alarm reschedule at the correct time. - [...
Would it be relevant to add markdown support ? Generative AI uses markdown so for example instead of showing text wrapped in "**", markdown will show bold text. [flutter_markdown](https://pub.dev/packages/flutter_markdown) package...
Tasks: - [x] Implement iOS stop - [ ] Implement Android stop - [ ] Remove `android.permission.USE_FULL_SCREEN_INTENT` - [ ] Add Android alarm wake lock - [ ] Update example...