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

Module to perform feature matching using OpenCV

0.1.4 #

  • [Fix] iOS FFI Binding Symbol 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