<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aknow2</author_name>
  <author_url>https://blog.hatena.ne.jp/aknow2/</author_url>
  <blog_title>aknow2</blog_title>
  <blog_url>https://aknow2.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>開発メモメモ。。 フィルタリング処理 ['a', 'b', 'c'].where((word) =&gt; word == 'a'); // ['a'] ['a', 'b', 'c'].removeWhere((word) =&gt; word == 'a'); // ['b', 'c'] N個のリストを作りたい final lenOfList = 10; List.generate(lenOfList, (index) =&gt; index); // List&lt;int&gt; listからindexと値を扱いたい ['a', 'b', 'c'] .asMap() .map((index, value) { pri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faknow2.hatenablog.com%2Fentry%2F2019%2F05%2F28%2F144425&quot; title=&quot;Dartのリスト操作 - aknow2&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>2019-05-28 14:44:25</published>
  <title>Dartのリスト操作</title>
  <type>rich</type>
  <url>https://aknow2.hatenablog.com/entry/2019/05/28/144425</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
