Skip to content

Commit 5f5139f

Browse files
update connectivity_plus, easy_localization, http and path_provider packages to latest version
1 parent 6cfc31a commit 5f5139f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ environment:
1010
sdk: '>=2.12.0 <4.0.0'
1111

1212
dependencies:
13-
connectivity_plus: ^4.0.0
13+
connectivity_plus: ^5.0.1
1414
csv: ^5.0.1
15-
easy_localization: ^3.0.2
15+
easy_localization: ^3.0.3
1616
flutter: { sdk: flutter }
17-
http: ^1.0.0
18-
path_provider: ^2.0.11
17+
http: ^1.1.0
18+
path_provider: ^2.1.1
1919
xml: ^6.1.0
2020
yaml: ^3.1.1
2121

0 commit comments

Comments
 (0)