diff --git a/pubspec.yaml b/pubspec.yaml index 1293eb8fe..4ffea64de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,16 +10,10 @@ environment: dependencies: flutter: sdk: flutter - + # Networking - path: ^1.6.2 web_socket_channel: ^1.0.9 http: ^0.12.0 # Utils - intl: ^0.15.7 - -flutter: - plugin: - androidPackage: com.purewowstudio.parse_server_sdk - pluginClass: ParseServerPlugin + intl: ^0.15.7 \ No newline at end of file