<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kabochapo</author_name>
  <author_url>https://blog.hatena.ne.jp/kabochapo/</author_url>
  <blog_title>のんびり精進</blog_title>
  <blog_url>https://kabochapo.hateblo.jp/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>画像を多く表示する画面が複数あるアプリの開発に今携わっていて、注意点をチーム内でどう共有しようかと考えている間に一つの記事になりそうだと思ったので書くことにしました。 大量読み込みが起こりやすい Flutter で画像を含む一覧を作るのは簡単ですが、あまり気にせずに作ると大量の画像が一気に読み込まれたりメモリを使いすぎたりすることがあり、大きな一覧では特に注意が必要です。 ネットワークからの読み込み数、転送量/通信量、メモリ使用量などを減らす方法はパジネーションや小さなサムネイル画像など様々ですが、この記事では一般的な方法は省略して Flutter での方法に絞ります。 Column や Ro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkabochapo.hateblo.jp%2Fentry%2F2021%2F05%2F10%2F190621&quot; title=&quot;Flutter で画像を一覧表示するときに注意すること - のんびり精進&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/k/kabochapo/20210507/20210507205113.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-10 19:06:21</published>
  <title>Flutter で画像を一覧表示するときに注意すること</title>
  <type>rich</type>
  <url>https://kabochapo.hateblo.jp/entry/2021/05/10/190621</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
