CS6 / Flutter-FCM-By-GDG-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Episode 192 - Flutter Push Notifications with FCM

Send push notifications to single device tokens and/or topics with 🐦 Flutter & 🔥 Firebase.

  • FlutterFire
  • FCM
  • Cloud Functions
  • Firestore

Getting Started

git clone

Follow the official FlutterFire setup guide for your preferred platforms.

加入 android/app/google-services.json

加入 ios app 權限設定與APN註冊

教學:https://ithelp.ithome.com.tw/articles/10228614

flutter run

flutter pub get

flutter pub upgrade

About


Languages

Language:Dart 68.7%Language:Ruby 14.5%Language:TypeScript 7.4%Language:Objective-C 4.3%Language:Shell 3.0%Language:Java 2.1%