<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pomupomupurinkun</author_name>
  <author_url>https://blog.hatena.ne.jp/pomupomupurinkun/</author_url>
  <blog_title>エキサイト TechBlog.</blog_title>
  <blog_url>https://tech.excite.co.jp/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>エキサイト株式会社でモバイルアプリ開発に携わっている奥田です。 今回はGoRouterを使用する際に画面遷移時に値を渡す実装方法について記述します。 GoRouterの紹介 Navigator 2.0におけるFlutterのRoutingライブラリです。 pub.dev 画面定義 class App extends StatelessWidget { App({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return MaterialApp.router( routeInformati…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.excite.co.jp%2Fentry%2F2022%2F09%2F20%2F094806&quot; title=&quot;FlutterおけるGoRouterで画面遷移時に値を渡す方法 - エキサイト TechBlog.&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>2022-09-20 09:48:06</published>
  <title>FlutterおけるGoRouterで画面遷移時に値を渡す方法</title>
  <type>rich</type>
  <url>https://tech.excite.co.jp/entry/2022/09/20/094806</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
