flutter-firebase-push

Firebase push notification in Flutter Android and IOS

Before you begin Install and initialize the Firebase SDKs for Flutter if you haven't already done so. https://whichmakes.com/install-and-initialize-firebase-sdk-in-flutter-android-and-ios/ Install the plugin flutter pub add firebase_messaging Receive messages in a Flutter…