Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 750 Bytes

File metadata and controls

46 lines (27 loc) · 750 Bytes

NEXT

  • Update code format.

0.3.5

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix new lint warnings.
  • Update the LICENSE file so that it is recognized by pub.dev.

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.