diff_image2 1.0.3 copy "diff_image2: ^1.0.3" to clipboard
diff_image2: ^1.0.3 copied to clipboard

A package to get the difference between two images. Currently supports fetching images from web and from local memory.

1.0.3 #

  • Update the sample image

1.0.2 #

  • Upgrade to Flutter 3.16

1.0.1 #

  • Removed image package export.
  • Added a better Dart example, using a pubspec.yaml to handle the dependencies.

1.0.0 #

  • Added comparison between local files.
  • Refactored with a better code style.
  • Separate save diff image function from the compare images function.

0.1.1 #

  • Fixed some health suggestions from Dart Pub.

0.1.0 #

  • Initial version, created by Limonadev.
  • Support for comparing only images from web (urls).
4
likes
0
points
216
downloads

Publisher

unverified uploader

Weekly Downloads

A package to get the difference between two images. Currently supports fetching images from web and from local memory.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, image

More

Packages that depend on diff_image2