diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml
index 97a3d9f67..73f68eb5a 100644
--- a/.idea/libraries/Dart_Packages.xml
+++ b/.idea/libraries/Dart_Packages.xml
@@ -1,5 +1,149 @@
-
+
+
+
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 35eb1ddfb..94a25f7f4 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 72b978510..933415f45 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -11,17 +11,15 @@
-
+
+
+
-
-
-
-
-
-
-
+
+
+
@@ -81,92 +79,99 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
+
+
+
+
-
-
+
+
-
-
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -197,6 +202,7 @@
Json()
saV
save
+ Json
part
@@ -210,7 +216,7 @@
@@ -250,21 +256,21 @@
-
-
-
-
+
+
+
+
@@ -294,56 +300,9 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -377,17 +336,132 @@
-
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $PROJECT_DIR$/.idea/workspace.xml
+ $PROJECT_DIR$/example/android/gradlew
+ $PROJECT_DIR$/lib/src/objects/parse_user.dart
+ $PROJECT_DIR$/lib/src/utils/parse_logger.dart
+
+
+
+
+
+
+
+ $PROJECT_DIR$/lib/src/utils/parse_utils_date.dart
+ $PROJECT_DIR$/lib/src/utils/parse_utils_objects.dart
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -581,43 +655,64 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
+
+
+
+
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -626,10 +721,9 @@
-
+
-
@@ -639,6 +733,8 @@
+
+
@@ -647,7 +743,7 @@
-
+
@@ -682,11 +778,6 @@
74
-
- file://$PROJECT_DIR$/lib/src/objects/parse_user.dart
- 183
-
-
@@ -751,8 +842,6 @@
-
-
@@ -773,13 +862,6 @@
-
-
-
-
-
-
-
@@ -809,17 +891,10 @@
-
-
-
-
-
-
-
-
-
+
+
@@ -832,18 +907,11 @@
-
+
-
-
-
-
-
-
-
@@ -853,8 +921,8 @@
-
-
+
+
@@ -865,51 +933,107 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
-
-
-
-
-
-
+
-
+
+
+
-
-
-
-
-
+
+
+
-
-
+
+
@@ -920,119 +1044,99 @@
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
+
-
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
+
+
+
-
+
-
-
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
-
+
+
diff --git a/example/android/gradlew b/example/android/gradlew
old mode 100644
new mode 100755
diff --git a/lib/src/objects/parse_object.dart b/lib/src/objects/parse_object.dart
index 66b75736f..dec498398 100644
--- a/lib/src/objects/parse_object.dart
+++ b/lib/src/objects/parse_object.dart
@@ -108,8 +108,7 @@ class ParseObject extends ParseBase implements ParseCloneable {
ParseResponse parseResponse = ParseResponse.handleResponse(this, response);
if (_debug) {
- logger(
- ParseCoreData().appName, className, type.toString(), parseResponse);
+ logger(ParseCoreData().appName, className, type.toString(), parseResponse);
}
return parseResponse;
diff --git a/lib/src/objects/parse_user.dart b/lib/src/objects/parse_user.dart
index 2781b07d2..19e8e02cb 100644
--- a/lib/src/objects/parse_user.dart
+++ b/lib/src/objects/parse_user.dart
@@ -273,4 +273,4 @@ class ParseUser extends ParseBase implements ParseCloneable {
return this;
}
}
-}
+}
\ No newline at end of file
diff --git a/lib/src/utils/parse_logger.dart b/lib/src/utils/parse_logger.dart
index e3c97fff7..14f5a63fa 100644
--- a/lib/src/utils/parse_logger.dart
+++ b/lib/src/utils/parse_logger.dart
@@ -5,26 +5,26 @@ void logger(
String className,
String type,
ParseResponse parseResponse) {
- var responseString = ' \n';
+ var responseString = ' \n';
- responseString += "----\n$appName API Response ($className : $type) :";
+ responseString += "----\n$appName API Response ($className : $type) :";
- if (parseResponse.success) {
- responseString += "\nStatus Code: ${parseResponse.statusCode}";
- if (parseResponse.result != null) {
- responseString += "\nPayload: ${parseResponse.result.toString()}";
- } else {
- responseString += "\nReponse: OK";
- }
- } else if (!parseResponse.success) {
- responseString += "\nStatus Code: ${parseResponse.error.code}";
- responseString += "\nType: ${parseResponse.error.type}";
+ if (parseResponse.success) {
+ responseString += "\nStatus Code: ${parseResponse.statusCode}";
+ if (parseResponse.result != null) {
+ responseString += "\nPayload: ${parseResponse.result.toString()}";
+ } else {
+ responseString += "\nReponse: OK";
+ }
+ } else if (!parseResponse.success) {
+ responseString += "\nStatus Code: ${parseResponse.error.code}";
+ responseString += "\nType: ${parseResponse.error.type}";
- String errorOrException = parseResponse.error.isTypeOfException ? "Exception" : "Error";
+ String errorOrException = parseResponse.error.isTypeOfException ? "Exception" : "Error";
- responseString += "\n$errorOrException: ${parseResponse.error.message}";
- }
+ responseString += "\n$errorOrException: ${parseResponse.error.message}";
+ }
- responseString += "\n----\n";
- print(responseString);
+ responseString += "\n----\n";
+ print(responseString);
}
\ No newline at end of file