<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qed805</author_name>
  <author_url>https://blog.hatena.ne.jp/qed805/</author_url>
  <blog_title>リバース・エンジニアリング</blog_title>
  <blog_url>https://tamappe.hatenadiary.com/</blog_url>
  <categories>
    <anon>Dart</anon>
    <anon>Flutter</anon>
    <anon>iOS</anon>
  </categories>
  <description>前回はListViewの表示について学習しました。 実際のアプリ開発では画面の表示だけでなくそのUIをタップしたときの挙動も実装しなければならないことが多いです。 今回はそのListViewで表示されているものをタップしたときの処理を実装していきます。 ListViewの中にFlatButtonなどのButtonを追加してもいいですが、ListViewには専用のウィジェットListTileが用意されています。 ListTileについて まずはListTileのインスタンスの生成の仕方について学びます。 ListTile( leading: [項目の左側に表示するIcon], title: [表…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamappe.hatenadiary.com%2Fentry%2F2020%2F01%2F29%2F200000&quot; title=&quot;10. FlutterでListViewをタップした時の挙動を実装する - リバース・エンジニアリング&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/q/qed805/20200126/20200126231121.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-29 20:00:00</published>
  <title>10. FlutterでListViewをタップした時の挙動を実装する</title>
  <type>rich</type>
  <url>https://tamappe.hatenadiary.com/entry/2020/01/29/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
