Skip to content

Commit

Permalink
Switch to http_image_provider 1.0 (#1391)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan authored Oct 28, 2024
1 parent f5ec11c commit 99475f2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pkgs/cronet_http/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter:
sdk: flutter
http: ^1.0.0
http_image_provider: ^0.0.3
http_image_provider: ^1.0.0
provider: ^6.1.1

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cupertino_http/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter:
sdk: flutter
http: ^1.0.0
http_image_provider: ^0.0.3
http_image_provider: ^1.0.0
provider: ^6.1.1

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pkgs/flutter_http_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter:
sdk: flutter
http: ^1.0.0
http_image_provider: ^0.0.3
http_image_provider: ^1.0.0
provider: ^6.0.5

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pkgs/ok_http/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
http: ^1.0.0
http_image_provider: ^0.0.3
http_image_provider: ^1.0.0
ok_http:
path: ../
provider: ^6.1.1
Expand Down

0 comments on commit 99475f2

Please sign in to comment.