sdk-for-flutter icon indicating copy to clipboard operation
sdk-for-flutter copied to clipboard

🚀 Feature: Simplify FCM integration

Open DH-555 opened this issue 6 months ago • 0 comments

🔖 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?

DH-555 avatar May 23 '25 15:05 DH-555