@ -5008,7 +5008,7 @@ class S {
/// `平台余额`
String get pingtaiyue {
return Intl.message(
'回乡余额',
'平台余额',
name: 'pingtaiyue',
desc: '',
args: [],
@ -162,7 +162,7 @@ class MyApp extends StatelessWidget {
),
child: ScreenUtilInit(
designSize: Size(375, 812),
builder: (c,w) => MaterialApp(
builder: () => MaterialApp(
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.36+24
version: 2.0.38+26
environment:
sdk: ">=2.7.0 <3.0.0"
@ -17,8 +17,7 @@ dependencies:
gradient_widgets: ^0.6.0
keframe: ^3.0.0
keframe: ^2.0.2 #滑动组件卡顿优化
# keframe: ^2.0.2 #滑动组件卡顿优化
tpns_flutter_plugin:
git:
@ -67,7 +66,7 @@ dependencies:
scan: ^1.5.0
path_provider: ^1.2.0
network_to_file_image: ^4.0.1
network_to_file_image: ^2.0.0
flutter_html: ^2.1.5 #2.1.0
chewie_audio: ^1.1.2