Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 654 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 654 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix new lint warnings.

0.3.4

  • Switch to an internal method channel implementation.

0.3.3

  • Apply new texture APIs.

0.3.2

  • Update the example app and integration_test.
  • Migrate to new analysis options.
  • Remove obsolete dependency on pedantic.

0.3.1

  • Apply texture api change.

0.3.0

  • Update camera to 0.9.4.
  • Implement pausePreview and resumePreview.
  • Update the example app and integration_test.
  • Remove the unused test driver.

0.2.1

  • Fix a freezing preview issue.

0.2.0

  • Apply new external texture APIs.

0.1.0

  • Initial release.