Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 588 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

1.0.6

  • Remove unnecessary StreamHandlerError implementation.
  • Increase the minimum Flutter version to 3.3.

1.0.5

  • Hold memory of StreamHandlerError's member to prevent crash

1.0.4

  • Resolve linter warnings.
  • Bump up baseflow_plugin_template in example app.

1.0.3

  • Refactor the C++ code.

1.0.2

  • Update geolocator to 8.0.0
  • Update geolocator_platform_interface to 3.0.0.
  • Update the example app.
  • Minor cleanups.

1.0.1

  • Fix a permission request bug.

1.0.0

  • Initial release.