<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakebook</author_name>
  <author_url>https://blog.hatena.ne.jp/sakebook/</author_url>
  <blog_title>メモ2ブログ</blog_title>
  <blog_url>https://sakebook.hatenablog.com/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>最近Flutterを触ってます。 Gitなどに載せたくない情報の扱い方についてのメモ。2つの方法を取り上げます。 .env + flutter_dotenv flutter_dotenvを使います。pubspec.ymlに以下を追加して pubspec.yml dependencies: .. flutter_dotenv: ^2.0.1 .. flutter: .. assets: - .env $ flutter pub get を実行します。 上の例ではプロジェクトルートに .envというファイルを置く想定です。 .env SAMPLE_VALUE=this is dot env val…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsakebook.hatenablog.com%2Fentry%2F2019%2F06%2F08%2F011350&quot; title=&quot;Flutterで秘匿情報を扱う - メモ2ブログ&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-06-08 01:13:50</published>
  <title>Flutterで秘匿情報を扱う</title>
  <type>rich</type>
  <url>https://sakebook.hatenablog.com/entry/2019/06/08/011350</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
