[READ-ONLY] Mirror of https://github.com/probablykasper/notifier. Android app for scheduling notifications
android app flutter notifications
0

Configure Feed

Select the types of activity you want to include in your feed.

Bump version

Kasper (Jun 3, 2022, 8:46 AM +0200) d2e16a7c a6f6f334

+3 -2
+2 -1
CHANGELOG.md
··· 1 + # Changelog 1 2 2 - ## Next 3 + ## 1.1.0 - 2022 Jun 3 3 4 - Support adaptive icon 4 5 - Auto start following system theme when switching to the system theme 5 6 - Use Material 3 theme
+1 -1
pubspec.yaml
··· 15 15 # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. 16 16 # Read more about iOS versioning at 17 17 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html 18 - version: 1.0.0 18 + version: 1.1.0 19 19 20 20 environment: 21 21 sdk: ">=2.17.1 <3.0.0"