Skip to content

Commit

Permalink
降级file_picker版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzqs committed Jan 2, 2025
1 parent 4b88f6c commit e8f7146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ">=3.4.0 <4.0.0"
sdk: ">=3.0.0 <4.0.0"

dependency_overrides:
qiniu_sdk_base:
Expand All @@ -13,7 +13,7 @@ dependency_overrides:
dependencies:
flutter:
sdk: flutter
file_picker: ^8.1.7
file_picker: ^8.0.7
qiniu_flutter_sdk:
path: ../

Expand Down

0 comments on commit e8f7146

Please sign in to comment.