hybrid_image 0.0.6 copy "hybrid_image: ^0.0.6" to clipboard
hybrid_image: ^0.0.6 copied to clipboard

outdated

This package wraps the flutter_svg package and the Flutter SDK image constructors. The package picks the right Image constructor based on extension

0.0.1 #

  • Added Network, Asset and file constructors

0.0.2 #

  • Updated README.md for more clarity on the usage

0.0.3 #

  • Updated repository link

0.0.4 #

  • Updated description field

0.0.5 #

  • Replaced manually splitting Uri path with Uri.pathSegments

0.0.6 #

  • Refactored the constructors of HybridImage. Constructors are now HybridImage.network(), HybridImage.asset() and HybridImage.file().
6
likes
0
pub points
54%
popularity

Publisher

verified publisherdutchcodingcompany.com

This package wraps the flutter_svg package and the Flutter SDK image constructors. The package picks the right Image constructor based on extension

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, path

More

Packages that depend on hybrid_image