geolocator_tizen 1.0.11
geolocator_tizen: ^1.0.11 copied to clipboard
Tizen implementation of the geolocator plugin.
1.0.11 #
- Update geolocator to 14.0.3.
- Update geolocator_platform_interface to 4.3.0.
- Update minimum Flutter and Dart version to 3.24 and 3.5.
- Replace the forked baseflow_plugin_template dependency of the example app with the published 2.2.1.
1.0.10 #
- Add an
implementsentry to the pubspec to improve discoverability on pub.dev.
1.0.9 #
- Update analysis_options.yaml for Flutter 3.47.0.
- Update integration tests.
- Update the repository URL to use the
mainbranch.
1.0.8 #
- Remove Ecore API.
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
StreamHandlerErrorimplementation. - 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.