Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | FlutterApplication and put your custom class here. --> | 7 | FlutterApplication and put your custom class here. --> |
8 | <application | 8 | <application |
9 | android:name="io.flutter.app.FlutterApplication" | 9 | android:name="io.flutter.app.FlutterApplication" |
10 | - android:label="example" | 10 | + android:label="flutter_screenutil" |
11 | android:icon="@mipmap/ic_launcher"> | 11 | android:icon="@mipmap/ic_launcher"> |
12 | <activity | 12 | <activity |
13 | android:name=".MainActivity" | 13 | android:name=".MainActivity" |
-
Please register or login to post a comment