Skip to content

updating the forked library #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 19, 2022
Merged

Conversation

Yasminehassan26
Copy link

As this repository hosts two packages, please ensure the PR title starts with the name of the package that it relates to using square brackets (e.g. [flutter_local_notifications]). The contribution guidelines can be found at https://github.com/MaikuB/flutter_local_notifications/blob/master/CONTRIBUTING.md. Please review this as it contains details on what to follow when submitting a PR.

MaikuB and others added 7 commits October 8, 2022 12:44
…tions that don't have a callback to handle them (#1739)

* fix crash occurring for notification actions that don't have a callback to handle them

* Clang Format

Co-authored-by: runner <[email protected]>
…lating to old notification APIs (#1740)

* suppress deprecation warnings on iOS relating to old notification APIs

* added changelog entry on suppressing iOS deprecation warnings
#1741)

Bumps [flutter_local_notifications_linux](https://github.com/MaikuB/flutter_local_notifications) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](flutter_local_notifications_linux-v1.0.0...flutter_local_notifications_linux-v2.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications_linux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…g timezone as a direct dependency (#1743)

* updated readme to add guidance on adding timezone as a direct dependency

* add changelog entry around linux plugin dependency
Do not leave behind a stale channel or application context. Undo
what onnAttachedToEngine does.
… created (#1751)

* lookup callback after Flutter engine is created

* Google Java Format

* add changelog entry for handle detaching from engine

* update to use static string defined for permission request in progress error message

Co-authored-by: github-actions <>
@Yasminehassan26 Yasminehassan26 merged commit cd6c3b7 into blink22:master Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants