From eecc7516ff8585636cdd08f6b597e5a17fad3e74 Mon Sep 17 00:00:00 2001 From: Phill Date: Sun, 13 Jan 2019 11:36:48 +0000 Subject: [PATCH] Version 1.0.5 - Fixed saving issues --- .idea/workspace.xml | 471 +++++++++++++------------ example/lib/main.dart | 14 + lib/parse.dart | 4 - lib/src/base/parse_constants.dart | 2 +- lib/src/network/parse_http_client.dart | 2 +- lib/src/objects/parse_base.dart | 36 +- lib/src/objects/parse_object.dart | 21 +- lib/src/objects/parse_response.dart | 2 +- lib/src/objects/parse_user.dart | 14 +- lib/src/utils/parse_decoder.dart | 2 +- lib/src/utils/parse_encoder.dart | 16 +- lib/src/utils/parse_utils_date.dart | 51 --- lib/src/utils/parse_utils_objects.dart | 9 - 13 files changed, 311 insertions(+), 333 deletions(-) delete mode 100644 lib/src/utils/parse_utils_date.dart delete mode 100644 lib/src/utils/parse_utils_objects.dart diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d754f93d2..72b978510 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,63 +11,17 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + @@ -130,8 +84,26 @@ - - + + + + + + + + + + + + + + + + + + + + @@ -139,8 +111,44 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -154,6 +162,15 @@ + + + + + + + + + @@ -177,6 +194,9 @@ toJson toString encode( + Json() + saV + save part @@ -226,24 +246,24 @@ @@ -259,24 +279,6 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + +