mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-24 14:55:03 +08:00
upgraded packages
This commit is contained in:
@ -9,7 +9,7 @@ class MyApp extends StatelessWidget {
|
||||
debugShowCheckedModeBanner: false,
|
||||
home: Scaffold(
|
||||
appBar: AppBar(
|
||||
title: Text("using InteractiveViewer"),
|
||||
title: Text("Using InteractiveViewer"),
|
||||
),
|
||||
body: InteractiveViewer(
|
||||
boundaryMargin: EdgeInsets.all(100.0),
|
||||
|
Reference in New Issue
Block a user