提交 060af649 authored 作者: 张国庆's avatar 张国庆

增加flutter_html
上级 7dde7d36
差异被折叠。
...@@ -23,7 +23,7 @@ class SearchAppBar extends StatefulWidget implements PreferredSizeWidget { ...@@ -23,7 +23,7 @@ class SearchAppBar extends StatefulWidget implements PreferredSizeWidget {
Key? key, Key? key,
this.onCallback, this.onCallback,
this.hintText = "请输入搜索内容", this.hintText = "请输入搜索内容",
final this.leading, this.leading,
this.backgroundColor, this.backgroundColor,
this.primary = true, this.primary = true,
this.searchBackgroundColor, this.searchBackgroundColor,
......
name: flutter_clx_base name: flutter_clx_base
description: A new base library description: A new base library
version: 1.0.1 version: 1.0.2
homepage: http://t.clxkj.cn/clx-android/flutter_clx_base.git homepage: http://t.clxkj.cn/clx-android/flutter_clx_base.git
environment: environment:
...@@ -25,7 +25,7 @@ dependencies: ...@@ -25,7 +25,7 @@ dependencies:
# toast https://pub.dev/packages/fluttertoast # toast https://pub.dev/packages/fluttertoast
fluttertoast: ^8.0.9 fluttertoast: ^8.0.9
# webview https://pub.dev/packages/webview_flutter # webview https://pub.dev/packages/webview_flutter
webview_flutter: ^3.0.4 flutter_html: ^2.2.1
# 包信息 https://pub.dev/packages/package_info_plus # 包信息 https://pub.dev/packages/package_info_plus
package_info_plus: ^1.4.2 package_info_plus: ^1.4.2
# 权限 https://pub.dev/packages/permission_handler # 权限 https://pub.dev/packages/permission_handler
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论