mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 05:56:20 +08:00
update readme for each sample app
This commit is contained in:
@ -1,14 +1,13 @@
|
||||
# Using InteractiveViewer
|
||||
|
||||
A widget that enables pan and zoom interactions with its child.
|
||||
Example app showing usage of InteractiveViewer.
|
||||
|
||||
The user can transform the child by dragging to pan or pinching to zoom.
|
||||
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](https://api.flutter.dev/flutter/widgets/InteractiveViewer-class.html)]
|
||||
|
||||
<img src="demo_img.gif" height="600em" />
|
||||
|
||||
|
||||
## Getting Started
|
||||
|
||||
For help getting started with Flutter, view online [documentation](http://flutter.io/).
|
||||
For help getting started with Flutter, view online [documentation](http://flutter.dev/).
|
Reference in New Issue
Block a user