flutter_drag_scale_widget

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

flutter drag scale widget

flutterdragscalewidget #
对子Widget的拖动、缩放、旋转
ImageShowPageView(
//图片数据
imageList: _imageList,
//图片的类型
imageShowType: ImageShowType.NET,
//图片的填充方式
boxFit: BoxFit.contain,
//使用缓存
useCache:true,
onPageChanged: (int index) {
//滑动回调
},
)
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.