Home
Softono
flutter_firebase_push_msg

flutter_firebase_push_msg

Open source Dart
12
Stars
17
Forks
1
Issues
0
Watchers
6 years
Last Commit

About 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.

Platforms

Web Self-hosted iOS Android

Languages

Dart

Links

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.