Category "flutter-file"

How do I change flutter_ling version in flutter project?

Here I trying to add dependency geoflutterfire: ^3.0.3 After adding this line in pubspec.yml I presses pub get to get all package which I listed in it. But I g

How to handle click on push-notification when application is in foreground?

I use the Firebase Cloud Messaging (FCM) in my Flutter project. The following packages: firebase_messaging: ^8.0.0-dev.15 flutter_local_notifications: ^4.0.1+2