Test Firebase cloud messaging api v1 with flutter.
- Run > firebase login . If you don't login to your firebase project.
- Run > dart pub global activate flutterfire_cli
- Run > flutterfire configure . And select your firebase project.
- Get the 'google-services.json' and set it in /android\app .
- Watch this video in youtube to know how to setup googleCloud
(https://youtu.be/bsiywmvx3N4?si=6TVatLpoKT-9AOqZ)
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.