@ -163,6 +163,7 @@ class MyApp extends StatelessWidget {
child: ScreenUtilInit(
designSize: Size(375, 812),
builder: () => MaterialApp(
title: "",
debugShowCheckedModeBanner: false,
theme: ThemeData(
primarySwatch: Colors.blue,
@ -3,7 +3,7 @@ description: 一心回乡.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 2.0.29+17
version: 2.0.30+18
environment:
sdk: ">=2.7.0 <3.0.0"