native_location_bridge 1.0.1
native_location_bridge: ^1.0.1 copied to clipboard
A Flutter package for fetching location and real-time location updates using native Android/iOS code without dependencies.
1.0.1 Initial Release #
- ✅ Native location fetching via Android (Kotlin) and iOS (Swift)
- ✅ Realtime location streaming using EventChannel
- ✅ Permission and location service status checks
- ✅ Open location settings for user convenience
- ✅ No third-party location dependencies