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

修改SDK 配置版本

上级 eac88af6
...@@ -28,3 +28,5 @@ migrate_working_dir/ ...@@ -28,3 +28,5 @@ migrate_working_dir/
.dart_tool/ .dart_tool/
.packages .packages
build/ build/
example/pubspec.lock
...@@ -12,7 +12,7 @@ A new Flutter plugin project. ...@@ -12,7 +12,7 @@ A new Flutter plugin project.
``` ```
dependencies: dependencies:
clx_flutter_util: clx_flutter_net:
git: git:
ref: '1.0.0' ref: '1.0.0'
url: 'https://t.clxkj.cn/openSourceLibrary/clx_flutter_net.git' url: 'https://t.clxkj.cn/openSourceLibrary/clx_flutter_net.git'
......
差异被折叠。
...@@ -5,7 +5,7 @@ description: Demonstrates how to use the clx_flutter_net plugin. ...@@ -5,7 +5,7 @@ description: Demonstrates how to use the clx_flutter_net plugin.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment: environment:
sdk: '>=3.1.5 <4.0.0' sdk: '>=3.0.0 <4.0.0'
# Dependencies specify other packages that your package needs in order to work. # Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions # To automatically upgrade your package dependencies to the latest versions
......
...@@ -5,8 +5,8 @@ homepage: clxflutter.top ...@@ -5,8 +5,8 @@ homepage: clxflutter.top
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment: environment:
sdk: '>=3.1.5 <4.0.0' sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.3.0' flutter: '>=3.0.0'
dependencies: dependencies:
flutter: flutter:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论