Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.32 KB

[1.0.3] - 2022-05-10

  • Updating dependency to latest
  • Fix example project deprecated of Androdi Embedding v2

[1.0.2] - 2021-03-09

  • Fixing pubspec score using dartfmt formatting

[1.0.1] - 2021-03-09

  • Updating Changelog and version

[1.0.0-nullsafety.1] - 2021-03-09

  • Migrating package to null safety
  • Upgrading another packages
  • Change RaisedButton in example to ElevatedButton
  • Change location to geolocator
  • Removing FadeAnimation class
  • Fixing some bugs

[0.0.5] - 2021-02-22

  • Updating dependency to the latest versions
  • Updating example project sdk version to 29
  • Added new feature Draggable Marker

[0.0.4] - 2020-05-18

  • getLocation return type is now Future<List>
  • Added Tracking Mode Options [TrackingMode.LINEAR and TrackingMode.PLANAR]
  • Added initial camera locations
  • Added Map Type Control
  • Added functionality to use GPS data as tracking points

[0.0.3+1] - 2020-05-18

  • Fixing some warning

[0.0.3] - 2020-05-18

  • Adding Point Distance
  • Adding AutoEditMode option
  • Adding PointDistance option

[0.0.2+2] - 2020-05-15

  • Fixing Readme Error

[0.0.2+1] - 2020-05-15

  • Cleaning & Formatting Some Code
  • Updating Readme

[0.0.2] - 2020-05-15

  • Adding Custom Marker as Pointing Number
  • Adding support SDK Version 1.17.1

[0.0.1] - 2020-05-14

  • First release package