--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Ian Hickson
😸
We just never had a need for a widget that did this specifically, so we never got around to implementing it. It should be relatively easy to implement manually, though. You can use the GestureDetector's onScaleState, onScaleUpdate, and onScaleEnd handlers for the user interaction, in particular.
On Sat, Nov 4, 2017 at 2:52 PM <wendel.de.witte@xinox-apps.com> wrote:
Hi,--I was planning to use one of the ScrollViews to hold a picture which can be scrolled in all directions. (+zoom in/out)Apparently all Scrollable widgets are limited to either scrolling horizontal or vertical, and looking at the source code, it has never been taken in account to scroll on both axis.Any thoughts from the developers why they missed this?
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----
Ian Hickson😸--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.