Custom animated in-app notifications that are super easy to code

How to handle FCM notifications in Flutter AFTER they arrive?

Firebase Cloud Messaging for Flutter example

6 min readNov 23, 2020

--

In this tutorial, I will suggest the way of handling notifications after they have successfully arrived to our app. There are lots of tutorials that…

--

--