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 ...
1 follower
I am a hardcore vim user and prefer tabs over spaces.