/flutter_push_notification

Primary LanguageDartThe UnlicenseUnlicense

Sources

Push Notifications with Flutter and Firebase on Gumroad (ebook version)
Send push notifications from a Flutter app to devices with Firebase on QuickCoder
Send push notifications from a Flutter app to devices with Firebase on Medium

Content

The repository contains a Flutter app with a cloud function to send and receive push notifications. The backend is hosted with Firebase, but it needs to be configured. The code in this repo doesn't work out of the box!

▶ Create a Firebase project and activate the "Blaze" plan.
▶ Link your Flutter app with the Firebase project, deploy the cloud function, and you're done!

About me