KenAragorn / flutter_firebase_push_msg

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 85.1%Language:Objective-C 9.8%Language:Java 5.1%