Skip to content

Instantly share code, notes, and snippets.

@keremcubuk
Created January 28, 2020 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keremcubuk/439e9bbb6f6dd860c0a50ba6766a77de to your computer and use it in GitHub Desktop.
Save keremcubuk/439e9bbb6f6dd860c0a50ba6766a77de to your computer and use it in GitHub Desktop.
Local Notification
static cancelAll() {
PushNotification.cancelAllLocalNotifications();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment