From 749a996d3339d6fb7795c75da21b7d3d9e217419 Mon Sep 17 00:00:00 2001 From: pavanpodila Date: Sat, 13 Jul 2019 17:07:53 +0530 Subject: [PATCH] Adding a detailed guide about json serialization. --- .idea/workspace.xml | 14 +-- docs/src/guides/json-serialization.mdx | 168 +++++++++++++++++++++++++ mobx_examples/lib/todos/todo.dart | 2 +- 3 files changed, 176 insertions(+), 8 deletions(-) create mode 100644 docs/src/guides/json-serialization.mdx diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4f7c9e3da..9f994affa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -74,15 +74,15 @@ + + + + - - - -