<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Flutter FYI</title>
    <description>The latest articles on DEV Community by Flutter FYI (@flutter_fyi).</description>
    <link>https://dev.to/flutter_fyi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F647745%2Fa974d9ae-a512-4175-9ed8-f3efcc5e5895.jpeg</url>
      <title>DEV Community: Flutter FYI</title>
      <link>https://dev.to/flutter_fyi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/flutter_fyi"/>
    <language>en</language>
    <item>
      <title>Hello, World!</title>
      <dc:creator>Flutter FYI</dc:creator>
      <pubDate>Wed, 26 May 2021 03:03:31 +0000</pubDate>
      <link>https://dev.to/flutterfyi/hello-world-5g51</link>
      <guid>https://dev.to/flutterfyi/hello-world-5g51</guid>
      <description>&lt;p&gt;Apparently my namesake Twitter account is celebrating a birthday today. So I thought I should do something special.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;
      &lt;div class="ltag__twitter-tweet__media"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3Q8Osv-N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/media/E3mhxs7WYAQGNKI.jpg" alt="unknown tweet media content"&gt;
      &lt;/div&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Bx_zGQRg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1006149992220786690/5muv1jIi_normal.jpg" alt="Flutter FYI | #VisualFlutter profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Flutter FYI | #VisualFlutter
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @flutterfyi
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ir1kO05j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Time flies fast when you're fluttering&lt;br&gt;Apparently I'm three years old today.&lt;br&gt;Happy birthday to me...&lt;br&gt;I really should do something nice to celebrate 🤔&lt;br&gt;&lt;br&gt;&lt;a href="https://twitter.com/hashtag/MyTwitterAnniversary"&gt;#MyTwitterAnniversary&lt;/a&gt; 
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      12:38 PM - 11 Jun 2021
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1403330833834983431" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fFnoeFxk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1403330833834983431" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k6dcrOn8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1403330833834983431" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SRQc9lOp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Yep - I have a brand new &lt;a href="https://flutter.fyi"&gt;website&lt;/a&gt; to share my (re)learning journey with Flutter and Dart, starting with Flutter v2.2. I want to keep it simple and focused - here are the two main themes I will explore:&lt;/p&gt;




&lt;h3&gt;
  
  
  Development: Cross-Platform Apps
&lt;/h3&gt;

&lt;p&gt;My earlier exploration of Flutter focused purely on mobile (Android/iOS) app development. My primary goal now is to revisit this in three contexts: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;Language&lt;/code&gt; | Build proficiency in Dart programming.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;Cross-Platform&lt;/code&gt; | Frontend experiences across mobile, web, desktop&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;Multi-Cloud&lt;/code&gt; | Backend service integrations and tooling.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Design: Multi-Screen &amp;amp; Foldable Devices
&lt;/h3&gt;

&lt;p&gt;A secondary goal is to explore new &lt;em&gt;user experiences&lt;/em&gt; enabled by foldable and multi-screen affordances. I see 3 areas for exploration:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;Foldable Device, 1 screen&lt;/code&gt;: Design for occlusion.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;Foldable Device, Dual screen&lt;/code&gt;: Design for spanning, side-by-side.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;Multiple Devices&lt;/code&gt;: Multi-screen 'coordinated' experiences.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The former will focus on devices like the Microsoft Surface Duo, while the latter will explore ideas around 'companion' experiences for a ecosystem of smart things (e.g., TV, Auto, Wearables) within the Android ecosystem.&lt;/p&gt;




&lt;p&gt;Join me.&lt;/p&gt;

</description>
      <category>flutterfyi</category>
      <category>flutter</category>
      <category>dart</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
