flutter_show_img_package 0.0.2 copy "flutter_show_img_package: ^0.0.2" to clipboard
flutter_show_img_package: ^0.0.2 copied to clipboard

show image

flutter_show_img_package #

show image, in the tank assets、file 、network img.

this is page , route push

demo

ShowImageWidget(
    currentIndex: 0,
    images: ["https://pub.flutter-io.cn/static/hash-csm3td1e/img/landing-02.webp"],
    onLongPressPath: (v){
       // 可用于保存图片的操作,不写onLongPressPath则不展示保存按钮
      print(v); 
    },
)
0
likes
110
pub points
14%
popularity

Publisher

unverified uploader

show image

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, photo_view

More

Packages that depend on flutter_show_img_package