Seeking Guidance on Implementing Geofencing in Flutter with Background Notifications

33 views Asked by At

I am currently working on a Flutter project and have successfully integrated Google Maps to fetch user locations. However, I am facing challenges in implementing geofencing, heat maps, and background notifications.

What I've Tried:

Integrated Google Maps for fetching user locations. Set up the basic structure of the Flutter project. Expectations: I am seeking guidance on suitable Flutter libraries or approaches for implementing geofencing, generating heat maps, creating fences on them, and sending notifications to users upon entering specific geofenced areas. My expectations include receiving advice, code examples, or recommendations from the community to successfully incorporate these features into my Flutter project. Any insights or assistance on Flutter geofencing, heat maps, and background notifications would be highly appreciated. Thank you for your support!

0

There are 0 answers