pulyaevskiy / firebase-admin-interop

Firebase Admin Interop Library for Dart
BSD 3-Clause "New" or "Revised" License
80 stars 37 forks source link

Added support for Firebase Messaging #57

Closed Skquark closed 4 years ago

Skquark commented 4 years ago

Had this finished back in October, but after enough testing and requests, think it's time to push in the update.. Working quite well in my Firebase Functions Interop implementation, very useful to send notifications to users or topics from the server, pretty easy to use too. You'll need to update the firebase_functions_interop pubspec.yaml too..