<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daigo-knowlbo</author_name>
  <author_url>https://blog.hatena.ne.jp/daigo-knowlbo/</author_url>
  <blog_title>ryuichi111stdの技術日記</blog_title>
  <blog_url>https://ryuichi111std.hatenablog.com/</blog_url>
  <categories>
    <anon>Flutter</anon>
    <anon>dart</anon>
  </categories>
  <description>1. はじめに Flutterでアプリ作ろうと思ったら多くの場合、サーバ側のWebAPIと通信することが想定されます。 HTTP越しの通信でデータの受け渡しをする、つまりjsonデータのやり取りが必要→アプリではjson文字列ではなくモデルクラスのようなオブジェクトでデータを扱いたい→サーバに送り返すときにはモデルオブジェクトを再びjsonに変換して送りたい。。。 つまり json &lt;-&gt; object の serialize / deserialize ですね。 公式ページだと「json_serializable」と「built_value」が紹介されていて、特別に新しい技術でもないので、既…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi111std.hatenablog.com%2Fentry%2F2018%2F11%2F01%2F035333&quot; title=&quot;Flutter -  json_serializableを理解するメモ - ryuichi111stdの技術日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-01 03:53:33</published>
  <title>Flutter -  json_serializableを理解するメモ</title>
  <type>rich</type>
  <url>https://ryuichi111std.hatenablog.com/entry/2018/11/01/035333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
