From 9959084e59c8596025da348052fc296588c8be81 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sat, 4 Jan 2020 07:25:13 +0700 Subject: [PATCH] Remove unused dependency also it causes error message while building APK --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2d7e85c..d0396b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,6 @@ dependencies: cupertino_icons: ^0.1.2 google_maps_flutter: ^0.5.21+15 background_location: ^0.0.9 - adhara_socket_io: ^0.4.1 http: ^0.12.0+2 json_serializable: ^3.2.3 shared_preferences: ^0.5.6