Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 394 Bytes

Firebase Cloud Messaging for Flutter

WARNING: this is incomplete and highly experimental

This plugin allows Flutter apps use the Firebase Cloud Messaging API from their Dart code.

Getting Started

The the example directory for a sample app using Firebase Cloud Messaging.

To learn more about Flutter plugins, view our online documentation.