Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Jul 22, 2024
1 parent 09b6c37 commit af1c393
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/aliyun_oss/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://www.kjxbyz.com/flutterfleet
repository: https://github.com/FlutterFleet/FlutterFleet/tree/main/packages/flutter_aliyun_oss

environment:
sdk: ">=3.4.3 <4.0.0"
sdk: ">=3.4.4 <4.0.0"

dependencies:
path: ^1.9.0
Expand Down
2 changes: 1 addition & 1 deletion packages/minio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://www.kjxbyz.com/flutterfleet
repository: https://github.com/FlutterFleet/FlutterFleet/tree/main/packages/minio

environment:
sdk: ">=3.4.3 <4.0.0"
sdk: ">=3.4.4 <4.0.0"

dependencies:
buffer: ^1.2.3
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,10 +755,10 @@ packages:
dependency: "direct main"
description:
name: flutter_intro
sha256: c58f9151a68bc02e9f0ce6d849a1ce5edf145779b34fd391acb90ca650a0b896
sha256: f5411f3ddab945954959261cad38a087366dcd2bfeccfebb40b4e79c9983b7dc
url: "https://pub.dev"
source: hosted
version: "3.2.3"
version: "3.3.1"
flutter_local_notifications:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1449,10 +1449,10 @@ packages:
dependency: "direct main"
description:
name: pretty_dio_logger
sha256: "00b80053063935cf9a6190da344c5373b9d0e92da4c944c878ff2fbef0ef6dc2"
sha256: "36f2101299786d567869493e2f5731de61ce130faa14679473b26905a92b6407"
url: "https://pub.dev"
source: hosted
version: "1.3.1"
version: "1.4.0"
provider:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
flutter_bloc: ^8.1.6
flutter_easyloading: ^3.0.5
flutter_form_builder: ^9.3.0
flutter_intro: ^3.2.3
flutter_intro: ^3.3.1
flutter_local_notifications: ^17.2.1+2
flutter_localizations:
sdk: flutter
Expand Down Expand Up @@ -92,7 +92,7 @@ dependencies:
path_provider: ^2.1.3
permission_handler: ^11.3.1
photo_view: ^0.15.0
pretty_dio_logger: ^1.3.1
pretty_dio_logger: ^1.4.0
reorderables: ^0.6.0
sentry_dio: ^8.4.0
sentry_flutter: ^8.4.0
Expand Down

0 comments on commit af1c393

Please sign in to comment.