<?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: Abdul Azim</title>
    <description>The latest articles on DEV Community by Abdul Azim (@_azzzim_).</description>
    <link>https://dev.to/_azzzim_</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%2F430066%2Fe1f91882-dd67-4cba-bcbd-06fe5067ee83.png</url>
      <title>DEV Community: Abdul Azim</title>
      <link>https://dev.to/_azzzim_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_azzzim_"/>
    <language>en</language>
    <item>
      <title>How I created my first Flutter project - A Measurement Converter App.</title>
      <dc:creator>Abdul Azim</dc:creator>
      <pubDate>Wed, 11 Nov 2020 15:22:00 +0000</pubDate>
      <link>https://dev.to/_azzzim_/how-i-created-my-first-flutter-project-a-measurement-converter-app-526f</link>
      <guid>https://dev.to/_azzzim_/how-i-created-my-first-flutter-project-a-measurement-converter-app-526f</guid>
      <description>&lt;h1&gt;
  
  
  Let’s start with the project overview.
&lt;/h1&gt;

&lt;p&gt;Most of us are aware that when you travel to other countries, you may find different languages, culture, and food, but you would expect that at least numbers and measures would stay the same wherever you go, right? Well, this is not so.&lt;/p&gt;

&lt;p&gt;Hence in this project, we will bring some order to this confusing world😁.Let’s build a measures conversion app, in which distance and weight measures will be converted from imperial to metric, and vice versa.&lt;/p&gt;

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

&lt;h3&gt;
  
  
  The code for the entire project can be found here:
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/azim2429"&gt;
        azim2429
      &lt;/a&gt; / &lt;a href="https://github.com/azim2429/Measure-Converter"&gt;
        Measure-Converter
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      The measures conversion app will allow your users to select a measure – metric or imperial – and convert it to another measure.
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  If you want a detailed explanation do checkout my blog:
&lt;/h3&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="https://abdulazim0402.medium.com/how-i-created-my-first-flutter-project-a-measurement-converter-app-805726c3725a" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--diygVb89--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/56/56/1%2AS1F_wSc33vD8LRn9hpGxSQ.jpeg" alt="Abdul Azim"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://abdulazim0402.medium.com/how-i-created-my-first-flutter-project-a-measurement-converter-app-805726c3725a" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How I created my first Flutter project - A Measurement Converter App. | by Abdul Azim | Nov, 2020 | Medium&lt;/h2&gt;
      &lt;h3&gt;Abdul Azim ・ &lt;time&gt;Nov 11, 2020&lt;/time&gt; ・ 4 min read
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KBvj_QRD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/medium_icon-90d5232a5da2369849f285fa499c8005e750a788fdbf34f5844d5f2201aae736.svg" alt="Medium Logo"&gt;
        abdulazim0402.Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>flutter</category>
      <category>mobile</category>
      <category>android</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Completed Hactoberfest20'</title>
      <dc:creator>Abdul Azim</dc:creator>
      <pubDate>Sat, 17 Oct 2020 04:20:17 +0000</pubDate>
      <link>https://dev.to/_azzzim_/completed-hactober20-h05</link>
      <guid>https://dev.to/_azzzim_/completed-hactober20-h05</guid>
      <description>&lt;p&gt;Completed #hacktoberfest2020!&lt;br&gt;
This was my first time experience with #hacktoberfest .&lt;br&gt;
Being a beginner I learned a lot about how to contribute and importance of #opensource  contribution.&lt;br&gt;
I came across many good repositories that enhanced my knowledge and taught me a lot.&lt;br&gt;
Thank you DigitalOcean , GitHub and DEV Community for giving developers such a great platform , it was really helpful.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>github</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
