Skip to content

Commit 61eb513

Browse files
committed
Update SDK version
1 parent 71e5567 commit 61eb513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/AboutPage.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class MyAppState extends State<AboutPage> {
110110
Padding(
111111
padding: const EdgeInsets.fromLTRB(0, 0, 0, 0),
112112
child: Text(
113-
"Flutter: 2.0.1",
113+
"Flutter: 2.0.2",
114114
style: TextStyle(
115115
color: Theme.of(context).textTheme.bodyText1.color,
116116
),

0 commit comments

Comments
 (0)