Skip to content

Commit c80500b

Browse files
committed
dio 1.0.0
1 parent e543574 commit c80500b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ packages:
154154
name: dio
155155
url: "https://pub.flutter-io.cn"
156156
source: hosted
157-
version: "0.0.14"
157+
version: "1.0.0"
158158
fixnum:
159159
dependency: transitive
160160
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
# The following adds the Cupertino Icons font to your application.
99
# Use with the CupertinoIcons class for iOS style icons.
1010
cupertino_icons: ^0.1.2
11-
dio: ^0.0.14
1211
shared_preferences: ^0.4.2
1312
fluttertoast: ^2.0.4
1413
json_annotation: ^0.2.2
@@ -27,6 +26,7 @@ dependencies:
2726
flutter_svg: ^0.5.4
2827
photo_view: ^0.0.4
2928
flutter_slidable: ^0.4.1
29+
dio: ^1.0.0
3030

3131
dev_dependencies:
3232
build_runner: ^0.7.6

0 commit comments

Comments
 (0)