提交 38440189 authored 作者: guoqing's avatar guoqing

修改基础库上传

上级 f819d21f
## 0.0.1 ## 0.0.1
* TODO: Describe initial release. * 基础库
TODO: Add your license here. The MIT License (MIT)
Copyright (c) 2018 Theo Zhang
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
...@@ -11,31 +11,31 @@ dependencies: ...@@ -11,31 +11,31 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
# dio https://pub.dev/packages/dio # dio https://pub.dev/packages/dio
dio: 4.0.6 dio: ^4.0.6
# 时间选择器 https://pub.dev/packages/flutter_cupertino_datetime_picker # 时间选择器 https://pub.dev/packages/flutter_cupertino_datetime_picker
flutter_cupertino_datetime_picker: 3.0.0 flutter_cupertino_datetime_picker: ^3.0.0
# 键盘工具类 https://pub.dev/packages/keyboard_actions # 键盘工具类 https://pub.dev/packages/keyboard_actions
keyboard_actions: 4.0.1 keyboard_actions: ^4.0.1
# sp https://pub.dev/packages/sp_util # sp https://pub.dev/packages/sp_util
sp_util: 2.0.3 sp_util: ^2.0.3
# get https://pub.dev/packages/get # get https://pub.dev/packages/get
get: 4.6.5 get: ^4.6.5
# 日志打印 https://pub.dev/packages/logger # 日志打印 https://pub.dev/packages/logger
logger: 1.1.0 logger: ^1.1.0
# 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 webview_flutter: ^3.0.4
# 包信息 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
permission_handler: 9.2.0 permission_handler: ^9.2.0
# https://pub.dev/packages/url_launcher # https://pub.dev/packages/url_launcher
url_launcher: 6.1.2 url_launcher: ^6.1.2
# loading https://pub.dev/packages/flutter_easyloading # loading https://pub.dev/packages/flutter_easyloading
flutter_easyloading: 3.0.5 flutter_easyloading: ^3.0.5
# https://pub.dev/packages/auto_size_text # https://pub.dev/packages/auto_size_text
auto_size_text: 3.0.0 auto_size_text: ^3.0.0
# https://pub.flutter-io.cn/packages/getwidget # https://pub.flutter-io.cn/packages/getwidget
getwidget: ^3.0.1 getwidget: ^3.0.1
# https://pub.dev/packages/octo_image # https://pub.dev/packages/octo_image
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论