abhidiwakar / firebasefunction_notification_app

This is a demo app made using Flutter. This app is used to demonstrate the usage of firebase cloud functions to send notification using firebase cloud messaging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Cloud Notification using Firebase Cloud Functions

This is a demo app made using Flutter. This app is used to demonstrate the usage of firebase cloud functions to send notification using firebase cloud messaging.

Getting Started

Step 1: Clone this repository using the following command

git clone https://github.com/abhidiwakar/firebasefunction_notification_app.git

Step 2: Create a new project in your firebase console and register an android app.

Step 3: Download google-services.json of your registered android app from firebase console

Step 4: Copy google-services.json to '/android/app/'

Usage

Open source code in your favourite code editor. (VSCode preferred) and start editing the code as you wish.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

License

MIT

Social Links

Instagram

About

This is a demo app made using Flutter. This app is used to demonstrate the usage of firebase cloud functions to send notification using firebase cloud messaging.


Languages

Language:Dart 93.6%Language:Kotlin 3.2%Language:Swift 2.9%Language:Objective-C 0.3%