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

Simple image viewer.

webhozz_image_viewer #

Simple Widget to show image.

Installation #

You just need to add webhozz_image_viewer as a dependency in your pubspec.yaml file.

dependencies:
  webhozz_image_viewer: ^0.0.1

Example #

In these examples, show red and orange button.

ImageViewer(
    url: '{YOUR_URL} or {ASSETS_PATH}',
    height: 100
);
0
likes
120
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Simple image viewer.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on webhozz_image_viewer