0 purchases
webhozz 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
copied to clipboard
Example #
In these examples, show red and orange button.
ImageViewer(
url: '{YOUR_URL} or {ASSETS_PATH}',
height: 100
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.