Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
55 lines (34 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
55 lines (34 loc) · 890 Bytes

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.