imageengine_flutter 0.0.2 copy "imageengine_flutter: ^0.0.2" to clipboard
imageengine_flutter: ^0.0.2 copied to clipboard

Flutter package for optimized responsive images.

0.0.1 #

  • Initial release of the ImageEngine Flutter package.

0.0.1+1 #

  • Updated README.md for clarity and conciseness

Features #

  • Added ResponsiveImage widget in lib/src/responsive_widget.dart for hassle-free optimized responsive images.
  • Implemented utility functions in lib/src/utils.dart for URL construction and image optimization.
  • Provided an example usage in example/example/lib/main.dart demonstrating the ResponsiveImage widget in a shopping cart scenario.

0.0.2 #

Features #

  • Added fetchImageData function to retrieve image data using HttpClient.
  • Introduced buildImageFromNetwork function to display images using Image.memory with a FutureBuilder.
1
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for optimized responsive images.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, imageengine_helpers_dart, logger

More

Packages that depend on imageengine_flutter