upgraded packages

This commit is contained in:
Nishant Srivastava
2020-08-19 00:22:04 +02:00
parent a31d1d1403
commit 49925fad08
30 changed files with 1299 additions and 2122 deletions

View File

@ -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),