Mastering Local Notifications in Flutter: A Comprehensive Guide on How To Implement and Customize
Nowadays finding an app that doesn't have a push notification feature is rare. We'll learn here how to have local push notifications in our app.
First thing first, we have to add the flutter_local_notifications plugin to our project.
flutter pub add ...
blog.msiamn.dev2 min read
Sohag Hasan
Tech Lead at MobyPay | Certified Laravel Developer | PHP JS GO | DevOps Enthusiast | Open to projects
Great explanation π₯ π«‘