<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tkyjhr</author_name>
  <author_url>https://blog.hatena.ne.jp/tkyjhr/</author_url>
  <blog_title>i++</blog_title>
  <blog_url>https://increment.hatenablog.com/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>flutter/overscroll_demo.dart at master · flutter/flutter · GitHub を参考にする。 要点は RefreshIndicator を使う。 child に ListView.Builder を設定する。 onRefresh に、更新が終わったら complete する Future を返す関数を設定する。これが Pull したときに呼ばれる。 key に GlobalKey() を設定する。 Pull 以外の箇所（ボタン押しなど）で state の .currentState.show() を呼び出すと onRefresh に設定した…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fincrement.hatenablog.com%2Fentry%2F2018%2F09%2F18%2F230807&quot; title=&quot;Flutter : PullToRefresh の実装 - i++&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-09-18 23:08:07</published>
  <title>Flutter : PullToRefresh の実装</title>
  <type>rich</type>
  <url>https://increment.hatenablog.com/entry/2018/09/18/230807</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
