From fe6ba56281f0c35d5a8d9453735fba4b29d9bf22 Mon Sep 17 00:00:00 2001 From: SurajShettigar Date: Wed, 13 Feb 2019 19:14:43 +0530 Subject: [PATCH 1/3] Changed User Model class. --- .idea/workspace.xml | 171 +++++++++---------- example/lib/main.dart | 15 +- lib/flutter_wordpress.dart | 32 ++-- lib/schemas/error.dart | 6 +- lib/schemas/users.dart | 330 ++++++++++++++++++++++++++++++++++++- 5 files changed, 445 insertions(+), 109 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2b3f8d0..36ffc29 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,27 +2,12 @@ - - - - - - - - - - - - - - - - - + + @@ -38,7 +23,7 @@ - + @@ -48,11 +33,11 @@ - + - + @@ -60,9 +45,10 @@ - + + @@ -70,16 +56,16 @@ - - + + - - + + @@ -91,37 +77,40 @@ - - + + - + - - + + - + - - + + + + + - + - - + + - + @@ -172,7 +161,6 @@ @@ -226,6 +215,17 @@ + + + + + + + + + + +