Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 774 Bytes

File metadata and controls

40 lines (25 loc) · 774 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

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.