- [Update] Upgrade flutter package dependencies
- [Feature] Add a binding to change the Yuv420_888 image format to RGB format
- [Fix] Fixed return value false on initialize call after initialization
- [Fix] Fixed data loss due to CROP during internal image processing
- [Update] Update plugin interface
- [Update] Update plugin demo application
- [Fix] Fixed to not build the x86 version. Flutter Android does not generate x86 release.
- [Fix] Fixed Android build .so file merging errors
- [Update] Revised installation method and updated related information
- [Fix] Fixed iOS builds failing to call native method due to symbolic link error
- [Update] Embed the OpenCV include file directly inside the plugin because it was inconvenient to install the plugin using an existing script
- [Update] Converted internal example text to English
- [Fix] Remove unused variables and update preparations for package uploads
- [Fix] Fixed a memory leak on some devices
- [New] Added plugin basic similarity and marker and query functionality