'Implement push notifications in Flutter

How to implement notification system like WhatsApp even when the app is closed. I want to get the notifications whenever the device is connected with the internet again

Please help me with the problem using firebase push notifications solution



Solution 1:[1]

Check out the FlutterFire documentation : https://firebase.flutter.dev/docs/messaging/notifications

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Rukka