<?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: Julio Delgado Tapia</title>
    <description>The latest articles on DEV Community by Julio Delgado Tapia (@blast06).</description>
    <link>https://dev.to/blast06</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%2F276450%2Fec81e9b2-8c2b-40b5-8408-baeb82215a6f.jpeg</url>
      <title>DEV Community: Julio Delgado Tapia</title>
      <link>https://dev.to/blast06</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/blast06"/>
    <language>en</language>
    <item>
      <title>I built a Download Fleets of Twitter Flutter App</title>
      <dc:creator>Julio Delgado Tapia</dc:creator>
      <pubDate>Sat, 16 Jan 2021 23:12:30 +0000</pubDate>
      <link>https://dev.to/blast06/i-built-a-download-fleets-of-twitter-flutter-app-eni</link>
      <guid>https://dev.to/blast06/i-built-a-download-fleets-of-twitter-flutter-app-eni</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1nhZT0NT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5jn9ybxqe0s522ku5lr9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1nhZT0NT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5jn9ybxqe0s522ku5lr9.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So Twitter has now entered in the bandwagon of stories with their "Fleets" that's how they call it. &lt;/p&gt;

&lt;p&gt;So i tried to do some coding to see if i would be able to fetch and download the fleets of a user. It was pretty good but i wanted to test Flutter to see how fast i would make an app with a couple screens and not much code at all.&lt;/p&gt;

&lt;p&gt;The app basically has 3 screens(Home, About and Privacy Politics), &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Buy_nSG0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/g2o54tcw1tu8g88l6sso.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Buy_nSG0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/g2o54tcw1tu8g88l6sso.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;there's another screen that pops up to show all the fleets o fthe users.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--o44Dmvj1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/84uaz4yrag93xckrx8gy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--o44Dmvj1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/84uaz4yrag93xckrx8gy.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What i use?
&lt;/h3&gt;

&lt;p&gt;Flutter 1.22 latest.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dependencies:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;firebase_admob&lt;/li&gt;
&lt;li&gt;firebase_core&lt;/li&gt;
&lt;li&gt;firebase_crashlytics&lt;/li&gt;
&lt;li&gt;dio&lt;/li&gt;
&lt;li&gt;getx&lt;/li&gt;
&lt;li&gt;logger&lt;/li&gt;
&lt;li&gt;http&lt;/li&gt;
&lt;li&gt;flutter_markdown&lt;/li&gt;
&lt;li&gt;url_launcher&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can download the app via Google Play &lt;strong&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.fleets.fleetsdownloader"&gt;Link&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It will be available for iOS in the next couple days.&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>fleets</category>
      <category>twitter</category>
    </item>
  </channel>
</rss>
