Skip to content

KenAragorn/flutter_firebase_push_msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_firebase_push_msg

A simple Flutter app example with Firebase messaging for push notification capabilities.

Getting Started

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.

About

A simple Flutter project that demonstrate the push notification messaging from Firebase and how to handle it such as rounting control on Flutter side.

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors