- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Remove unnecessary
StreamHandlerError
implementation. - Increase the minimum Flutter version to 3.3.
- Hold memory of StreamHandlerError's member to prevent crash
- Resolve linter warnings.
- Bump up baseflow_plugin_template in example app.
- Refactor the C++ code.
- Update geolocator to 8.0.0
- Update geolocator_platform_interface to 3.0.0.
- Update the example app.
- Minor cleanups.
- Fix a permission request bug.
- Initial release.