Skip to content

Commit d36f5c1

Browse files
committed
Update dependencies
1 parent c66175e commit d36f5c1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pubspec.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ version: 0.0.1
44
homepage:
55

66
environment:
7-
sdk: ">=2.12.0 <3.0.0"
8-
flutter: ">=1.17.0"
7+
sdk: ">=2.14.0 <3.0.0"
8+
flutter: ">=2.5.0"
99

1010
dependencies:
1111
flutter:
1212
sdk: flutter
1313

1414
equatable: 2.0.3
1515

16-
dartz: 0.10.0-nullsafety.2
16+
dartz: 0.10.1
1717

18-
quiver: 3.0.1
18+
quiver: 3.0.1+1
1919

20-
dio: 4.0.0
20+
dio: 4.0.4
2121

22-
json_annotation: 4.0.1
23-
build_runner: 2.0.5
24-
json_serializable: 4.1.3
22+
json_annotation: 4.4.0
23+
build_runner: 2.1.7
24+
json_serializable: 6.1.4
2525

26-
built_collection: 5.1.0
26+
built_collection: 5.1.1
2727

2828
http_parser: 4.0.0
2929

0 commit comments

Comments
 (0)