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.