universal_picture 1.0.0 copy "universal_picture: ^1.0.0" to clipboard
universal_picture: ^1.0.0 copied to clipboard

UniversalPicture is a versatile Flutter library for rendering images regardless of their format or source.

Changelog #

All notable changes to the "UniversalPicture" package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

  • Initial release of the package.

1.0.0 - 2023-11-17 #

Added #

  • Initial implementation of the UniversalPicture widget.
  • Support for loading images from local files, network, and in-memory data.
  • Support for SVG images using flutter_svg.
  • Customizable parameters for width, height, fit, and color.
  • Comprehensive README and example usage.

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A
1
likes
130
points
11
downloads

Documentation

API reference

Publisher

verified publishermartinfenocchio.tech

Weekly Downloads

UniversalPicture is a versatile Flutter library for rendering images regardless of their format or source.

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on universal_picture