Skip to content

A short example of how to use Firebase Messaging between two devices in which one sends and the other receives

Notifications You must be signed in to change notification settings

URSFR/flutter-firebase-messaging-example

Repository files navigation

FIREBASE MESSAGING EXAMPLE

An example of how to use Firebase Messaging to send from one user to another.
It is recommended to have the server key on the backend side but if that is not possible, you can use this example.\

It was tested on Android

Steps

1

Insert your own google_services.json in project

2

Get the firebase Server Key and insert it in .env file

3

clean the project -> do pub get -> dart run build_runner build

4

Ready

About

A short example of how to use Firebase Messaging between two devices in which one sends and the other receives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published