FirebaseExtended / firebase_fcm_flutter

Apache License 2.0
8 stars 7 forks source link

Sample Code - FCM on Flutter Codelab

This repository contains the sample code for FCM on Flutter Codelab.

Flutter Client

client contains the sample code for Flutter client.

App Server

server contains the sample code for App server.