Skip to content

Basic implementation of local notifications into Android and iOS using flutter_local_noifications package.

Notifications You must be signed in to change notification settings

cem256/flutter_local_notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Local Notifications

This project shows how to implement local notifications into Android and iOS using flutter_local_noifications package.

This project shows

  • How to setup platform-specific notification initialization settings.
  • How to display an instant notification.
  • How to schedule a notification and a recurring notification.
  • How to cancel all notifications.

About

Basic implementation of local notifications into Android and iOS using flutter_local_noifications package.

Topics

Resources

Stars

Watchers

Forks