Skip to content

Commit ec94bd6

Browse files
authored
Merge pull request #510 from appwrite/fix-device-info-plus-flutter
Upgrade Flutter Dependencies
2 parents 1edf935 + 6a0d745 commit ec94bd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
cookie_jar: ^3.0.1
14-
device_info_plus: ^4.0.0
14+
device_info_plus: ^4.0.2
1515
flutter_web_auth: ^0.4.1
1616
http: ^0.13.4
17-
package_info_plus: 1.4.2
17+
package_info_plus: 1.4.3
1818
path_provider: ^2.0.9
1919
web_socket_channel: ^2.2.0
2020

0 commit comments

Comments
 (0)