Skip to content

Commit 8f10acd

Browse files
authored
Remove bugfix, use pub.dev dependencies again
1 parent 76333fc commit 8f10acd

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,10 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
cookie_jar: ^3.0.1
15-
device_info_plus:
16-
git:
17-
url: [email protected]:fluttercommunity/plus_plugins.git
18-
path: packages/device_info_plus/device_info_plus
15+
device_info_plus: ^7.0.1
1916
flutter_web_auth_2: ^1.1.2
2017
http: ^0.13.5
21-
package_info_plus:
22-
git:
23-
url: [email protected]:fluttercommunity/plus_plugins.git
24-
path: packages/package_info_plus/package_info_plus
25-
path_provider: ^2.0.11
18+
package_info_plus: ^3.0.1
2619
web_socket_channel: ^2.2.0
2720
2821

0 commit comments

Comments
 (0)