<?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: Balram Rathore</title>
    <description>The latest articles on DEV Community by Balram Rathore (@devstack06).</description>
    <link>https://dev.to/devstack06</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%2F503206%2F4617785e-3e2b-4e69-8363-137b8f12933b.jpeg</url>
      <title>DEV Community: Balram Rathore</title>
      <link>https://dev.to/devstack06</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devstack06"/>
    <language>en</language>
    <item>
      <title>Full StackE-commerce (myntra clone) series using Flutter, NodeJs, MongoDb and ExpressJs</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sat, 12 Nov 2022 12:48:57 +0000</pubDate>
      <link>https://dev.to/devstack06/full-stacke-commerce-myntra-clone-series-using-flutter-nodejs-mongodb-and-expressjs-12f6</link>
      <guid>https://dev.to/devstack06/full-stacke-commerce-myntra-clone-series-using-flutter-nodejs-mongodb-and-expressjs-12f6</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;Here is a glimpse of recent progress of shopping app inspired by #myntra series.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Created product details card&lt;/li&gt;
&lt;li&gt;Created post apis using #nodejs/ #expressjs for uploading the csv/excel data of products details and storing it to #mongodb&lt;/li&gt;
&lt;li&gt;Created a get api for fetching all the products ( filter based on category will be introducing soon)&lt;/li&gt;
&lt;li&gt;Integrated api with #getx in flutter and plotting card dynamically&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🤩  Playlist Link: &lt;a href="https://www.youtube.com/playlist?list=PLtIU0BH0pkKoMHtGr0lEpq8j507cGIKf2" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PLtIU0BH0pkKoMHtGr0lEpq8j507cGIKf2&lt;/a&gt;&lt;br&gt;
🤩  GitHub Repo (Do give star): &lt;a href="https://github.com/DevStack06/Shopping-App-UI" rel="noopener noreferrer"&gt;https://github.com/DevStack06/Shopping-App-UI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F982yi536oxlva0axt45e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F982yi536oxlva0axt45e.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>node</category>
      <category>mongodb</category>
      <category>expressj</category>
    </item>
    <item>
      <title>Portfolio Web App Development using React, Typescript and Chakra UI</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Thu, 04 Nov 2021 05:04:45 +0000</pubDate>
      <link>https://dev.to/devstack06/portfolio-web-app-development-using-react-typescript-and-chakra-ui-99l</link>
      <guid>https://dev.to/devstack06/portfolio-web-app-development-using-react-typescript-and-chakra-ui-99l</guid>
      <description>&lt;p&gt;Hi guys, I have started a new video series for portfolio web app development using #react #ChakraUI and #Typescript. I will be going to cover the storybook too. If anyone is interested in this series, they can find the links below:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Introduction video: &lt;a href="https://youtu.be/-dxHHNgO1dg"&gt;https://youtu.be/-dxHHNgO1dg&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Typescript overview video: &lt;a href="https://youtu.be/_Kha2yBztWI"&gt;https://youtu.be/_Kha2yBztWI&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qQF_RUT0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exc6xj9e3mbbeoejx3me.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qQF_RUT0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exc6xj9e3mbbeoejx3me.png" alt="Image description" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>typescript</category>
      <category>webdev</category>
      <category>portfolio</category>
    </item>
    <item>
      <title>Make Todo App with Flutter and Firebase </title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sun, 26 Sep 2021 10:41:11 +0000</pubDate>
      <link>https://dev.to/devstack06/make-todo-app-with-flutter-and-firebase-45lg</link>
      <guid>https://dev.to/devstack06/make-todo-app-with-flutter-and-firebase-45lg</guid>
      <description>&lt;p&gt;Hey All,&lt;br&gt;
All four videos of Cloud Firestore CRUD Operation is now uploaded 🥳🥳🥳, find the link below 👇👇👇👇&lt;br&gt;
Link: &lt;a href="https://lnkd.in/eXaush4J"&gt;https://lnkd.in/eXaush4J&lt;/a&gt; ( Final CRUD Video)&lt;/p&gt;

&lt;p&gt;This playlist will help you to understand the below topics:&lt;br&gt;
📌📌 Google Auth&lt;br&gt;
📌📌 Phone Auth&lt;br&gt;
📌📌 Email Auth&lt;br&gt;
📌📌 CRUD Operation ( Creating a Todo, Reading, Editing and deleting the todo) Along with respective screens&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qkyW8KHY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9bdt3wsqnonz6yp71bt5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qkyW8KHY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9bdt3wsqnonz6yp71bt5.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1b1E5vNW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nu8dj8j3oapzhig5pcy2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1b1E5vNW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nu8dj8j3oapzhig5pcy2.png" alt="Alt Text"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Have a look at the playlist link on the first comment 👇👇👇👇&lt;/p&gt;

&lt;h1&gt;
  
  
  flutterdev #flutterappdevelopment #fluttercommunity #flutterapp #flutterdevelopment #flutterdeveloper #flutterdevelopers #firebase #flutterbygoogle
&lt;/h1&gt;

</description>
      <category>flutter</category>
      <category>firebase</category>
    </item>
    <item>
      <title>Flutter - Let's Share one to one Images on our chat app  (Final Part) || ChatApp #34</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sat, 21 Aug 2021 05:50:02 +0000</pubDate>
      <link>https://dev.to/devstack06/flutter-let-s-share-one-to-one-images-on-our-chat-app-final-part-chatapp-34-55no</link>
      <guid>https://dev.to/devstack06/flutter-let-s-share-one-to-one-images-on-our-chat-app-final-part-chatapp-34-55no</guid>
      <description>&lt;p&gt;Wanted to know how to add a feature of one to one Image sharing in your chat app. Here is the new video on my WhatsApp clone Series using #Flutter #NodeJs #SocketIO.&lt;/p&gt;

&lt;p&gt;Link of &lt;a href="https://youtu.be/vqKX9Gu8df8" rel="noopener noreferrer"&gt;Video&lt;/a&gt;&lt;br&gt;
Playlist &lt;a href="https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC" rel="noopener noreferrer"&gt;Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It will help you understand the image sharing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj1fojpdspaap6r5cvh4e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj1fojpdspaap6r5cvh4e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is the some images of app:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdjwki2ctwws8sqb12m58.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdjwki2ctwws8sqb12m58.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx866pcyb7qowv83m7747.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx866pcyb7qowv83m7747.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>javascript</category>
      <category>android</category>
    </item>
    <item>
      <title>How to Query in SQFLite using Flutter Apps | Flutter SQFLite Tutorials for beginners #2</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sun, 06 Jun 2021 07:11:57 +0000</pubDate>
      <link>https://dev.to/devstack06/how-to-query-in-sqflite-using-flutter-apps-flutter-sqflite-tutorials-for-beginners-2-22ac</link>
      <guid>https://dev.to/devstack06/how-to-query-in-sqflite-using-flutter-apps-flutter-sqflite-tutorials-for-beginners-2-22ac</guid>
      <description>&lt;p&gt;In this video we are going to work on the Inserting and Reading the data from SQFLITE. Basically we will going to do the query on sqflite and insert and show data using flutter app.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://youtu.be/IzUP9COufek"&gt;https://youtu.be/IzUP9COufek&lt;/a&gt;&lt;/p&gt;

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

</description>
      <category>flutter</category>
      <category>sql</category>
    </item>
    <item>
      <title>𝐖𝐚𝐧𝐭𝐞𝐝 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐰𝐢𝐭𝐡 𝐭𝐡𝐞 𝐀𝐏𝐈𝐬 𝐢𝐧 𝐟𝐥𝐮𝐭𝐭𝐞𝐫?</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Tue, 01 Jun 2021 14:05:50 +0000</pubDate>
      <link>https://dev.to/devstack06/-1lea</link>
      <guid>https://dev.to/devstack06/-1lea</guid>
      <description>&lt;p&gt;This series can help you with the,&lt;br&gt;
📌📌 Getting the data through Rest API and using it on flutter&lt;br&gt;
📌📌 Model class Creation&lt;br&gt;
📌📌 Posting the data from the flutter app to the back end using Rest API.&lt;br&gt;
📌📌 It will help you handle all the types of JSON data like a single object, list object, nested objects, etc.&lt;/p&gt;

&lt;p&gt;Link of series: &lt;a href="https://youtube.com/playlist?list=PLtIU0BH0pkKpXE-1vC7NswofFPby1OYh-"&gt;https://youtube.com/playlist?list=PLtIU0BH0pkKpXE-1vC7NswofFPby1OYh-&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;find the repo link in the description and subscribe to the channel for more awesome videos.&lt;/p&gt;

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

</description>
      <category>flutter</category>
      <category>restapi</category>
    </item>
    <item>
      <title>How to keep user logged in in Flutter? || Logout from firebase || Flutter with firebase #5
</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sun, 16 May 2021 10:42:59 +0000</pubDate>
      <link>https://dev.to/devstack06/how-to-keep-user-logged-in-in-flutter-logout-from-firebase-flutter-with-firebase-5-2omd</link>
      <guid>https://dev.to/devstack06/how-to-keep-user-logged-in-in-flutter-logout-from-firebase-flutter-with-firebase-5-2omd</guid>
      <description>&lt;p&gt;Hey there, I am making the series on flutter with firebase. In this series, I am going to create the Todo App with flutter and firebase. &lt;/p&gt;

&lt;p&gt;Here is the 5th video of it Link: &lt;a href="https://youtu.be/ubZpd62GKxE" rel="noopener noreferrer"&gt;https://youtu.be/ubZpd62GKxE&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnodh11ramejxzjmfzljb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnodh11ramejxzjmfzljb.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>firebase</category>
      <category>development</category>
    </item>
    <item>
      <title>WhatsApp Clone (Backend &amp; FrontEnd)</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sun, 09 May 2021 10:32:37 +0000</pubDate>
      <link>https://dev.to/devstack06/whatsapp-clone-backend-frontend-254b</link>
      <guid>https://dev.to/devstack06/whatsapp-clone-backend-frontend-254b</guid>
      <description>&lt;p&gt;Hi guys, I created the WhatsApp Clone using Flutter. Please check out the screenshots of the app &amp;amp; source code in my GitHub -&lt;a href="https://github.com/DevStack06/Whatsapp-Clone-Flutter" rel="noopener noreferrer"&gt;https://github.com/DevStack06/Whatsapp-Clone-Flutter&lt;/a&gt; And please do star the repo if you liked it!!&lt;/p&gt;

&lt;p&gt;You can also check the Youtube Playlist, which will cover both Front-End and Backend Development: &lt;a href="https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC" rel="noopener noreferrer"&gt;https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any suggestions are warmly welcomed, and it is open source so feel free to contribute ✌️✌️✌️.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F06663si6zj6louvdksh9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F06663si6zj6louvdksh9.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>node</category>
    </item>
    <item>
      <title>Flutter - Connect Firebase to your Flutter (App &amp; Web) || Project Configuration || Signup a user #01</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Thu, 08 Apr 2021 12:08:51 +0000</pubDate>
      <link>https://dev.to/devstack06/flutter-connect-firebase-to-your-flutter-app-web-project-configuration-signup-a-user-01-2aeh</link>
      <guid>https://dev.to/devstack06/flutter-connect-firebase-to-your-flutter-app-web-project-configuration-signup-a-user-01-2aeh</guid>
      <description>&lt;p&gt;Link: &lt;a href="https://youtu.be/p1NPtRdvQBU" rel="noopener noreferrer"&gt;https://youtu.be/p1NPtRdvQBU&lt;/a&gt;&lt;br&gt;
Hey All, &lt;br&gt;
I have started a new series that will cover most of the topics regarding flutter &amp;amp; Firebase (App &amp;amp; Web).&lt;br&gt;
In this first video, I have covered: &lt;br&gt;
📌📌  We will first set up a new Firebase project.&lt;br&gt;
📌📌 Then We will connect the Firebase project with Flutter App&lt;br&gt;
📌📌 Then We will configure the Flutter Web for Firebase&lt;br&gt;
📌📌 At last, we will test the connection using signing up a user with an email and password in firebase.&lt;br&gt;
Please do show your support #like #share #Subscribe&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5mad1o0n9io6islty18e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5mad1o0n9io6islty18e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>firebase</category>
    </item>
    <item>
      <title>WhatsApp clone using Flutter, NodeJS and SocketIo</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Tue, 30 Mar 2021 09:33:06 +0000</pubDate>
      <link>https://dev.to/devstack06/whatsapp-clone-using-flutter-nodejs-and-socketio-3m32</link>
      <guid>https://dev.to/devstack06/whatsapp-clone-using-flutter-nodejs-and-socketio-3m32</guid>
      <description>&lt;p&gt;Hey All,&lt;br&gt;
I am working on the chat app development playlist using #flutter #nodejs and #socketio. Till now I have completed the one to one chat functionality and it is working fine (Please have a look at the images😄😄)&lt;/p&gt;

&lt;p&gt;The topics I am covering:&lt;br&gt;
📌📌 Whatsapp Layout Design using flutter&lt;br&gt;
📌📌 Chat Server Development using NodejS and SocketIO&lt;br&gt;
📌📌 Connect Flutter to Socket Server&lt;/p&gt;

&lt;p&gt;You will get the to know about in Flutter side:&lt;br&gt;
📌 Camera Plugin&lt;br&gt;
📌 SocketIo Client Plugin&lt;br&gt;
📌 Dynamic Widget Rendering and many more .......&lt;/p&gt;

&lt;p&gt;Have look at the first comment for Playlist and Github repo links.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvz5ewzydy9e35faow0hs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvz5ewzydy9e35faow0hs.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma90626snbvgw9ebo9dw.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma90626snbvgw9ebo9dw.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  flutte #flutterdev #socketio #nodejs #whatsappclone #devstack #flutterappdev #flutterapp #socketserevr #appdevelopment #fullstack #fullstackappdevelopment #javascript #github #appdev #developer #flutter #android #development #video
&lt;/h1&gt;

</description>
      <category>flutter</category>
      <category>node</category>
      <category>javascript</category>
      <category>socketio</category>
    </item>
    <item>
      <title>Dynamic Widget Rendering with help of ListView.builder and Model Data in FLutter.</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Sun, 03 Jan 2021 10:13:15 +0000</pubDate>
      <link>https://dev.to/devstack06/dynamic-widget-rendering-with-help-of-listview-builder-and-model-data-in-flutter-e51</link>
      <guid>https://dev.to/devstack06/dynamic-widget-rendering-with-help-of-listview-builder-and-model-data-in-flutter-e51</guid>
      <description>&lt;p&gt;I am trying to develop a chat app like Whatsapp with help of the Flutter, NodeJS, SocketIo and MongoDB. Right now I uploaded a 6 video on the UI playlist and you can see the result in the images. If any one is interested they can follow my channel for reference.&lt;br&gt;
Here is the 6th Video:&lt;a href="https://youtu.be/5k6NUtl_Xso"&gt;Link&lt;/a&gt;&lt;br&gt;
And here is the playlist: &lt;a href="https://youtube.com/playlist?list=PLtIU0BH0pkKrgqaT-9JSrRRyetkVEkDn6"&gt;Link&lt;/a&gt; &lt;/p&gt;

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

</description>
      <category>flutter</category>
      <category>node</category>
      <category>socketio</category>
      <category>mongodb</category>
    </item>
    <item>
      <title>Blog App Backend and Frontend Development using Flutter and Node js</title>
      <dc:creator>Balram Rathore</dc:creator>
      <pubDate>Mon, 14 Dec 2020 14:58:18 +0000</pubDate>
      <link>https://dev.to/devstack06/blog-app-backend-and-frontend-development-using-flutter-and-node-js-4mjb</link>
      <guid>https://dev.to/devstack06/blog-app-backend-and-frontend-development-using-flutter-and-node-js-4mjb</guid>
      <description>&lt;p&gt;Hi, everyone! I'm thrilled to announce that my first youtube series on 𝐁𝐥𝐨𝐠𝐀𝐩𝐩 𝐝𝐞𝐯𝐞𝐥𝐨𝐩𝐦𝐞𝐧𝐭 (𝐁𝐚𝐜𝐤𝐞𝐧𝐝 𝐚𝐧𝐝 𝐅𝐫𝐨𝐧𝐭𝐞𝐧𝐝) have successfully been completed with an amazing response from my viewers. Herein, I discussed the following :&lt;br&gt;
𝟭) 𝗨𝗜 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗺𝗲𝗻𝘁(𝘂𝘀𝗶𝗻𝗴 𝗳𝗹𝘂𝘁𝘁𝗲𝗿)&lt;br&gt;
𝟮) 𝗥𝗲𝘀𝘁 𝗔𝗣𝗜 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗺𝗲𝗻𝘁 (𝘂𝘀𝗶𝗻𝗴 𝗘𝘅𝗽𝗿𝗲𝘀𝘀𝗷𝘀/𝗡𝗼𝗱𝗲𝗝𝘀)&lt;br&gt;
𝟯) 𝗥𝗲𝘀𝘁 𝗔𝗣𝗜 𝗖𝗼𝗻𝗻𝗲𝗰𝘁𝗶𝗼𝗻 𝘄𝗶𝘁𝗵 𝘁𝗵𝗲 𝗙𝗹𝘂𝘁𝘁𝗲𝗿 𝗔𝗽𝗽&lt;br&gt;
𝟰) 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲 𝗵𝗮𝗻𝗱𝗹𝗶𝗻𝗴 𝗼𝗻 𝗠𝗼𝗻𝗴𝗼𝗗𝗕 𝗔𝘁𝗹𝗮𝘀 𝗦𝗲𝗿𝘃𝗲𝗿&lt;/p&gt;

&lt;p&gt;Besides, I'm attaching the 𝐆𝐢𝐭𝐇𝐮𝐛 𝐫𝐞𝐩𝐨 𝐥𝐢𝐧𝐤 &amp;amp; 𝐭𝐡𝐞 𝐲𝐨𝐮𝐭𝐮𝐛𝐞 𝐩𝐥𝐚𝐲𝐥𝐢𝐬𝐭 𝐋𝐢𝐧𝐤 into the comment section. If you find it useful, then please do like and subscribe to my channel to get updated about further such content.&lt;/p&gt;

&lt;p&gt;Also, find the UI of the blog app through the  𝐢𝐦𝐚𝐠𝐞𝐬 𝐚𝐭𝐭𝐚𝐜𝐡𝐞𝐝 𝐛𝐞𝐥𝐨𝐰, wherein all the data are dynamic coming from the rest API from the MongoDB database!&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzy4lp5dj3naa5nj45d6y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzy4lp5dj3naa5nj45d6y.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fn2lqpt1ptfjk83c25vvb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fn2lqpt1ptfjk83c25vvb.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Famhplpoka8obl8bhsspf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Famhplpoka8obl8bhsspf.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F84c2nbt36v91iu6148dy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F84c2nbt36v91iu6148dy.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>node</category>
      <category>express</category>
      <category>mongodb</category>
    </item>
  </channel>
</rss>
