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

Dart library that finds the size and type of an image given its uri by fetching as little as needed.

[2.0.0] - Null safety. #

[1.0.0] - First stable release. #

  • Add support for WebP, TIFF, ICO and CUR image types
  • Add more test cases.

[0.0.2] - Test automatic publishing. #

  • Setup automatic publishing to pub.dev using Github Actions.

[0.0.1] - Initial release. #

  • Add support for GIF, PNG, PSD, JPEG and BMP image types
  • Add support for web url, local url and data url.
7
likes
140
points
31
downloads

Publisher

verified publisherky1vstar.dev

Weekly Downloads

Dart library that finds the size and type of an image given its uri by fetching as little as needed.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on fastimage