Skip to content

Commit

Permalink
Change http dependency version constraint.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdsonBueno committed Mar 4, 2021
1 parent 73d9c8e commit 564b24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
cached_network_image: ^3.0.0-nullsafety
flutter:
sdk: flutter
http: 0.13.0
http: ^0.13.0
infinite_scroll_pagination:
path: ../
rxdart: ^0.26.0
Expand Down

0 comments on commit 564b24e

Please sign in to comment.