โBuild an app demo for receiving notifications from Firebase Cloud Messaging. Check it out! ๐๐
Notifications.on.app.mp4
Notifications.when.the.app.is.terminated.mp4
Notifications.when.the.phone.is.terminated.mp4
Clone the repository by:
$ git clone https://github.com/tduongtad1304/notify.git
Then open the projects on any IDE and run:
$ flutter pub get
And then:
$ flutter run
๐ Check out my another project ๐ basic-flutter-layout
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.