- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Fix new lint warnings.
- Switch to an internal method channel implementation.
- Apply new texture APIs.
- Update the example app and integration_test.
- Migrate to new analysis options.
- Remove obsolete dependency on pedantic.
- Apply texture api change.
- Update camera to 0.9.4.
- Implement
pausePreview
andresumePreview
. - Update the example app and integration_test.
- Remove the unused test driver.
- Fix a freezing preview issue.
- Apply new external texture APIs.
- Initial release.