flutter_pixelmatching 0.1.5 copy "flutter_pixelmatching: ^0.1.5" to clipboard
flutter_pixelmatching: ^0.1.5 copied to clipboard

Module to perform feature matching using OpenCV

0.1.5 #

  • [Fix] Fixed Android build .so file merging errors
  • [Update] Revised installation method and updated related information

0.1.4 #

  • [Fix] Fixed iOS builds failing to call native method due to symbolic link error

0.1.3 #

  • [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

0.1.2 #

  • [Fix] Remove unused variables and update preparations for package uploads

0.1.1 #

  • [Fix] Fixed a memory leak on some devices

0.1.0 #

  • [New] Added plugin basic similarity and marker and query functionality