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

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().

0.0.7 #

  • Updated README.md

0.0.8 #

  • Updated README.md
  • Changed first url, path and file parameter to non-named parameters

0.0.9 #

  • Updated flutter_svg major version
6
likes
150
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, path

More

Packages that depend on hybrid_image