<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>excite-mthiroshi</author_name>
  <author_url>https://blog.hatena.ne.jp/excite-mthiroshi/</author_url>
  <blog_title>エキサイト TechBlog.</blog_title>
  <blog_url>https://tech.excite.co.jp/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>エキサイト株式会社の@mthiroshiです。 FlutterでRawAutocompleteを使って、テキストの入力に応じて検索候補のワードを表示する、検索フォームを実装してみました。検索候補ワードは、APIから取得します。 下記が公式ドキュメントです。公式ドキュメントには、UIに関するいくつかのサンプルコードが載っています。 api.flutter.dev 実装 ここではViewとViewModel、UiStateのサンプルコードを紹介します。 Android開発におけるUIレイヤーの設計に倣っています。 まずは、UiStateです。 モデル定義のため Freezed を使っています。 p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.excite.co.jp%2Fentry%2F2023%2F05%2F31%2F121500&quot; title=&quot;【Flutter】RawAutocomplete 実装の検索フォームにおける候補ワードを取得する際の状態管理 - エキサイト TechBlog.&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>https://cdn-ak.f.st-hatena.com/images/fotolife/e/excite-mthiroshi/20230530/20230530144826.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-31 12:15:00</published>
  <title>【Flutter】RawAutocomplete 実装の検索フォームにおける候補ワードを取得する際の状態管理</title>
  <type>rich</type>
  <url>https://tech.excite.co.jp/entry/2023/05/31/121500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
