sensors_plus_tizen 1.1.4
sensors_plus_tizen: ^1.1.4 copied to clipboard
Tizen implementation of the sensors plugin.
1.1.4 #
- 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.
1.1.3 #
- Update sensors_plus to 3.0.2.
- Update sensors_plus_platform_interface to 1.1.3.
- Update the example app.
1.1.2 #
- Remove unnecessary
StreamHandlerError
implementation. - Increase the minimum Flutter version to 3.3.
1.1.1 #
- Hold memory of StreamHandlerError's member to prevent crash.
1.1.0 #
- Update sensors_plus to 1.2.1.
- Port to use platform interface.
- Set the sampling interval to 60 ms.
- Update the example app.
1.0.1 #
- Fix a bug with EventChannel.
1.0.0 #
- Initial release.