To implement push notification, Firebase Cloud Messaging is used.The notification is received successfully in the device but it has to be a pop-up(Floating notification) and it should also be displayed in lock screen. Notification is composed using Admin SDK in node.js environment. Please help to show the notification as a floating and lock-screen notification.
plugin used in flutter is firebase_messaging.