image_size_getter 2.0.0 copy "image_size_getter: ^2.0.0" to clipboard
image_size_getter: ^2.0.0 copied to clipboard

outdated

Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.

CHANGELOG #

2.0.0 #

New feature:

  • Refactored the code and removed the AsyncImageSizeGetter class.
  • We can customize the decoder.

1.1.0 #

1.0.0 #

Null safety version.

0.3.0 #

Support get size of async input of image.

0.2.1 #

Update dependency. Fix readme.

0.2.0 #

Support memory type.

Breaking change: Fix: type of ImageSizeGetter

0.1.1 #

FIx jpeg format.

0.1.0 #

Initial version.

106
likes
0
pub points
97%
popularity

Publisher

verified publisherkikt.top

Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, hashcodes

More

Packages that depend on image_size_getter