appwrite / appwrite/sdk-for-flutter
🚀 Feature: Simplify FCM integration
Open
enhancement
- Dominant language
- Dart
- Stars
- 418
- Forks
- 150
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 3
Description
### 🔖 Feature description
Having something like:
`await account.createFcmPushTarget(FirebaseConfigHere);`
### 🎤 Pitch
Instead of installing, configuring, initializing, etc the Firebase SDK, some direct function that allows generating an FCM token will simplify the entire experience, mainly for users that never used FCM.
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.