简体   繁体   English

如何在查看寻呼机中拖动缩放图像而不滚动到 flutter 中的下一页?

[英]how to drag a zoomed-image inside a View Pager without scrolling to the next page in flutter?

how to drag a zoomed-image inside a ViewPager without scrolling to the next page in flutter?如何在 ViewPager 中拖动缩放图像而不滚动到 flutter 中的下一页? I'm using photo_view library to show images我正在使用 photo_view 库来显示图像

this was resolved using the PhotoViewGallery.builder from the photo_view package这是使用photo_view package 中的PhotoViewGallery.builder解决的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在TabBarView内部颤动PageView:滚动到页面末尾的下一个选项卡 - flutter PageView inside TabBarView: scrolling to next tab at the end of page Flutter:如何在应用程序中滚动到页面顶部时放大图像? - Flutter: How to enlarge an Image when scrolling to the top of a page in an app? 如何在不滚动 flutter 中的父列视图的情况下拥有 ListView? - How to have a ListView without scrolling the parent column view in flutter? 图像在颤动中放大为 CircleAvatar 小部件 - Image zoomed into CircleAvatar widget in flutter 如何在动态列表视图中导航到下一页 - Flutter - How to Navigate to Next Page in Dynamic List View - Flutter 如何使用 Flutter 将“ListView”中的图像用作指向另一个“视图”(页面)的链接? - How can I use an image inside a 'ListView' as link to another 'view' (page) using Flutter? 如何在 flutter 的列表视图中实现无限滚动 - how to implement infinite scrolling in list view in flutter 如何在 flutter 中保持列表视图滚动 position - How to keep list view scrolling position in flutter 包含在单个子滚动视图中的列中的列表视图不滚动 flutter - list view in column wrapped inside singlechild scrollview not scrolling flutter 放大时如何使 PhotoView 的图像显示在其他小部件上 flutter - How to make PhotoView's image appear over other widgets when zoomed in flutter
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM