user_location 0.1.3
user_location: ^0.1.3 copied to clipboard
A plugin for FlutterMap to handle and plot the current user location.
0.1.3 #
- Upgraded location lib to ^3.0.0 ;supports web platform #53
- Fixes location marker disappearing #39
- Minor bug fixes
0.1.2 #
- Disposes compass stream #34
0.1.1 #
- Fixes #10
- Adds user direction head(Fixes #18)
0.1.0 #
- Upgraded flutter map to v8.0.2
- Fix map zoom issue #26
- Upgraded README.md
0.0.9 #
- adds zoom options to MapController
- FAB when clicked zooms to current location
0.0.7 #
- Upgraded the flutter map plugin to 0.80
0.0.5 #
- Made mapController optional
- Added FloatingActionButton to redirect map to current location
- Minor Fixes
0.0.4 #
- Added Listener for location status of the phone
- Provides current location of the marker
- Minor bug fixes
0.0.3 #
- Added marker to show accuracy
- Custom user marker widget
- Removed unnecessary files
0.0.2 #
- Changed author email id
0.0.1 #
- TODO: Describe initial release.