insta_image_viewer 1.0.4 copy "insta_image_viewer: ^1.0.4" to clipboard
insta_image_viewer: ^1.0.4 copied to clipboard

A simple widget for full screen with swipe to dismiss, pinch & zoom.

1.0.4 #

  • Add a loading indicator.

1.0.3 #

  • Added two properties for opening full-quality images. With this feature, it is possible to display small images in the list view and open full-quality images on user tap. If imageUrl is null, the plugin works as before.

    /// Image url /// If imageUrl is not null, child will be ignored when large image is opened final String? imageUrl;

    /// headers final Map<String, String>? headers;

1.0.2 #

  • Fixed bug with gestures.

1.0.1 #

  • Improved gestures to swipe down\up.
  • Added disableSwipeToDismiss property - disable swipe gestures.

0.0.1+3 #

  • Updated docs.

0.0.1 #

  • Initial release - the first beta with main functionality.
111
likes
160
pub points
96%
popularity

Publisher

verified publisheragoradesk.com

A simple widget for full screen with swipe to dismiss, pinch & zoom.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on insta_image_viewer