- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Implement set*SamplingPeriod method call.
- Update deprecated API in integration_test.
- Update sensors_plus to 4.0.1.
- Update sensors_plus_platform_interface to 1.2.0.
- Update sensors_plus to 3.0.2.
- Update sensors_plus_platform_interface to 1.1.3.
- Update the example app.
- Remove unnecessary
StreamHandlerError
implementation. - Increase the minimum Flutter version to 3.3.
- Hold memory of StreamHandlerError's member to prevent crash.
- Update sensors_plus to 1.2.1.
- Port to use platform interface.
- Set the sampling interval to 60 ms.
- Update the example app.
- Fix a bug with EventChannel.
- Initial release.