这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: Fasust/flutter_local_notifications

Tags

flutter_local_notifications-v1.5.0-beta.8

Toggle flutter_local_notifications-v1.5.0-beta.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (MaikuB#765)

flutter_local_notifications-v1.5.0-beta.7

Toggle flutter_local_notifications-v1.5.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for 1.5.0-beta.7 release (MaikuB#762)

flutter_local_notifications-v1.4.4+4

Toggle flutter_local_notifications-v1.4.4+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_local_notifications] guard code getting intent from activity…

… in case activity doesn't exist (MaikuB#761)

* add guard on getting intent from activity

* revise changelog entry

* revise changelog entry

* fix changelog entry for 1.4.4+4

* fix grammar

flutter_local_notifications-v1.4.4+3

Toggle flutter_local_notifications-v1.4.4+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
format Android code (MaikuB#756)

flutter_local_notifications-v1.5.0-beta.6

Toggle flutter_local_notifications-v1.5.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_local_notifications] cleanup code and API docs (MaikuB#708)

* fix and update API docs

* cleanup Java code around checking Android versions

* remove use of dyancmi

* remove redundant conditional in example code

* bump plugin and updated more docs

* fix grammar in API docs

* fix Android version mentioned in example app for getActiveNotifications

* update wording in changelog

* mention Android versions that getActiveNotifications is compatible with in changelog

* fix grammar for error message related to calling getActiveNotifications

flutter_local_notifications-v1.5.0-beta.5

Toggle flutter_local_notifications-v1.5.0-beta.5's commit message
Merge branch 'master' into time_zone_macos_support

flutter_local_notifications-v1.4.4+2

Toggle flutter_local_notifications-v1.4.4+2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add link to GitHub issue in changelog (MaikuB#700)

flutter_local_notifications-v1.5.0-beta.4

Toggle flutter_local_notifications-v1.5.0-beta.4's commit message
bump e2e dev dependency

flutter_local_notifications-v1.5.0-beta.3

Toggle flutter_local_notifications-v1.5.0-beta.3's commit message
fix how launch notification details are read on android

flutter_local_notifications-v1.5.0-beta.2

Toggle flutter_local_notifications-v1.5.0-beta.2's commit message
update testing section of readme and move it