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 76333fc commit 8f10acdCopy full SHA for 8f10acd
templates/flutter/pubspec.yaml.twig
@@ -12,17 +12,10 @@ dependencies:
12
flutter:
13
sdk: flutter
14
cookie_jar: ^3.0.1
15
- device_info_plus:
16
- git:
17
- url: git@github.com:fluttercommunity/plus_plugins.git
18
- path: packages/device_info_plus/device_info_plus
+ device_info_plus: ^7.0.1
19
flutter_web_auth_2: ^1.1.2
20
http: ^0.13.5
21
- package_info_plus:
22
23
24
- path: packages/package_info_plus/package_info_plus
25
- path_provider: ^2.0.11
+ package_info_plus: ^3.0.1
26
web_socket_channel: ^2.2.0
27
28
0 commit comments