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

outdated

A wrapper for flutter_svg and SDK image constructors

Hybrid Image #

Wraps flutter_svg and the Flutter SDK image providers and picks the right widget based on the file extension

Features #

As of right now it's possible to use three widgets:

  • HybridAssetImage
  • HybridNetworkImage
  • HybridFileImage

Memory image isn't supported as of right now, because it's not possible to distinct between svg images and regular images

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information #

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

6
likes
0
pub points
45%
popularity

Publisher

verified publisherdutchcodingcompany.com

A wrapper for flutter_svg and SDK image constructors

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg, path

More

Packages that depend on hybrid_image