nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.91k stars 1.66k forks source link

Add Push Notifcations Example #68

Closed tejasbirsingh closed 3 years ago

tejasbirsingh commented 3 years ago

Issue No. :- #23 I have added the Push Notification Simple Example. It does not contain google-services.json file which is specific to me . Rest all the dependencies are added. This project support latest Flutter 1.22 with android embedding v2 and FlutterFire using firebase_core If anything needs to be added please inform me and if possible guide me (this is first time I am contributing to flutter community) Thanks!

nisrulz commented 3 years ago

I will get to your PR tomorrow @tejasbirsingh .