提交 cfeb2f60 authored 作者: shixiaochen's avatar shixiaochen

1、修改本地版本依赖

上级 b97f8a4f
......@@ -13,7 +13,7 @@ class MyPageAppBar extends StatelessWidget implements PreferredSizeWidget {
const MyPageAppBar({
Key? key,
this.title,
this.backgroundColor = const Color(0xFF25A1FE),
this.backgroundColor,
this.showBack = true,
this.primary = true,
this.onBack,
......
......@@ -14,19 +14,19 @@ dependencies:
# 时间选择器 https://pub.dev/packages/flutter_cupertino_datetime_picker
flutter_cupertino_datetime_picker: 3.0.0
# 键盘工具类 https://pub.dev/packages/keyboard_actions
keyboard_actions: ^3.4.7
keyboard_actions: 3.4.7
# Flutter常用工具类库 https://pub.dev/packages/flustars
flustars: ^2.0.1
flustars: 2.0.1
# sp https://pub.dev/packages/sp_util
sp_util: ^2.0.3
sp_util: 2.0.3
# get https://pub.dev/packages/get
get: 4.6.5
# 日志打印 https://pub.dev/packages/logger
logger: ^1.1.0
logger: 1.1.0
# toast https://pub.dev/packages/fluttertoast
fluttertoast: ^8.0.9
fluttertoast: 8.0.9
# webview https://pub.dev/packages/webview_flutter
webview_flutter: ^3.0.2
webview_flutter: 3.0.4
# 包信息 https://pub.dev/packages/package_info_plus
package_info_plus: 1.4.2
# 权限 https://pub.dev/packages/permission_handler
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论