- Update code format.
- 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.
- 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
pausePreviewandresumePreview. - Update the example app and integration_test.
- Remove the unused test driver.
- Fix a freezing preview issue.
- Apply new external texture APIs.
- Initial release.