1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00
Files
flutter-examples/using_interactiveviewer/README.md
2020-08-19 00:02:30 +02:00

482 B

Using InteractiveViewer

Example app showing usage of InteractiveViewer.

InteractiveViewer is a widget that enables pan and zoom interactions with its child. The user can transform the child by dragging to pan or pinching to zoom.

Read [Documentation]

Getting Started

For help getting started with Flutter, view online documentation.