hybrid_image 1.0.0 copy "hybrid_image: ^1.0.0" to clipboard
hybrid_image: ^1.0.0 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

1.0.0 #

  • Changed min dart sdk to 2.17.x
  • Updated flutter_lints and flutter_svg
6
likes
130
pub points
63%
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