You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
When I wrap a sliver widget in the ZoomableWidget,I found that I can't scroll it.So I go to the source code, and add a Listener() widget contains the GestureDetector.But it's too hard to handle the clash between sliver widget and onScaleUpdate .
The text was updated successfully, but these errors were encountered:
When I wrap a sliver widget in the
ZoomableWidget
,I found that I can't scroll it.So I go to the source code, and add aListener()
widget contains theGestureDetector
.But it's too hard to handle the clash between sliver widget andonScaleUpdate
.The text was updated successfully, but these errors were encountered: