Skip to content

Commit b20625e

Browse files
authored
Merge pull request #4 from PiotrWpl/patch-1
Remove unnecessary dependencies
2 parents 89722a5 + 5e29545 commit b20625e

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pubspec.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,10 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
13+
1414
# Networking
15-
path: ^1.6.2
1615
web_socket_channel: ^1.0.9
1716
http: ^0.12.0
1817

1918
# Utils
20-
intl: ^0.15.7
21-
22-
flutter:
23-
plugin:
24-
androidPackage: com.purewowstudio.parse_server_sdk
25-
pluginClass: ParseServerPlugin
19+
intl: ^0.15.7

0 commit comments

Comments
 (0)