Send push notifications to single device tokens and/or topics with 🐦 Flutter & 🔥 Firebase.
- FlutterFire
- FCM
- Cloud Functions
- Firestore
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