A simple Flutter app example with Firebase messaging for push notification capabilities.
This project is a starting point for a Flutter application using Firebase Messaging plugin and to achieve the following:
- Push Notification handling when the app is at foreground
- Push Notification handling when the app is at background and route to a specific page
- Push Notification handling when the app is not running and route to a specific page upon launch
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.