geolocator_tizen 1.0.7 copy "geolocator_tizen: ^1.0.7" to clipboard
geolocator_tizen: ^1.0.7 copied to clipboard

Tizen implementation of the geolocator plugin.

1.0.7 #

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Update code format.
  • Fix example's type issue.

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.