We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db0877 commit c845d0aCopy full SHA for c845d0a
pubspec.lock
@@ -627,10 +627,10 @@ packages:
627
dependency: "direct main"
628
description:
629
name: http
630
- sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
+ sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba
631
url: "https://pub.dev"
632
source: hosted
633
- version: "1.1.2"
+ version: "1.2.0"
634
http_multi_server:
635
dependency: transitive
636
pubspec.yaml
@@ -40,7 +40,7 @@ dependencies:
40
flutter_html: ^3.0.0-beta.2
41
flutter_typeahead: ^4.8.0
42
font_awesome_flutter: ^10.4.0
43
- http: ^1.1.2
+ http: ^1.2.0
44
image_picker: ^1.0.6
45
intl: ^0.18.1
46
json_annotation: ^4.8.1
0 commit comments