Skip to content

Tags: MaikuB/flutter_local_notifications

Tags

flutter_local_notifications-v17.2.1

Toggle flutter_local_notifications-v17.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for 17.2.1 release (#2357)

flutter_local_notifications-v17.2.0

Toggle flutter_local_notifications-v17.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added comment to example app on why it specifies USE_EXACT_ALARM perm…

…ission (#2353)

flutter_local_notifications_platform_interface-v7.2.0

Toggle flutter_local_notifications_platform_interface-v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added comment to example app on why it specifies USE_EXACT_ALARM perm…

…ission (#2353)

flutter_local_notifications-v17.1.2

Toggle flutter_local_notifications-v17.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_local_notifications] coleasce null audio attributes when map…

…ping notification channel (#2319)

* coleasce null audio attributes when mapping notification channel

* Google Java Format

* fixed typo in changelog entry

* fixed another issue with changelog entry where "error" was written instead of "occur"

---------

Co-authored-by: github-actions <>

flutter_local_notifications-v17.1.1

Toggle flutter_local_notifications-v17.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_local_notifications] fixed issue with casting message timest…

…amps (#2313)

* fixed issue with casting message timestamps

* Google Java Format

* switched integration tests to run on iPhone 15 instead of 13 in sync with simulator action changes

* switched to ubuntu runner for android integration tests

---------

Co-authored-by: github-actions <>

flutter_local_notifications-v17.1.0

Toggle flutter_local_notifications-v17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[various] prepare for 17.1.0 release (#2306)

* add changelog entries for bigText change

* added remaining changelog entries

flutter_local_notifications_platform_interface-v7.1.0

Toggle flutter_local_notifications_platform_interface-v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[various] prepare for 17.1.0 release (#2306)

* add changelog entries for bigText change

* added remaining changelog entries

flutter_local_notifications-v17.0.1

Toggle flutter_local_notifications-v17.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for 17.0.1 release (#2296)

flutter_local_notifications-v17.0.0

Toggle flutter_local_notifications-v17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for 17.0.0 release (#2258)

flutter_local_notifications-v16.3.3

Toggle flutter_local_notifications-v16.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added permission check when using alarmClock as schedule mode (#2250)

* added permission check when using alarmClock as schedule mode

* bumped device_info_plus dependency

* remove steps to build using Flutter 3.0.0

* addressed unnecessary_set_literal warnings