A Flutter project demonstarting notification support for Kommunicate and Firebase
Clone the repo, add your app ID in the AppConfig.dart
file in the lib
folder.
Run flutter run
to install pods.
For setting up notifications with Firebase and Kommunicate, refer to the NotificationSetup.md file