<?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: Tun Nanda Aung</title>
    <description>The latest articles on DEV Community by Tun Nanda Aung (@tunnandaaung).</description>
    <link>https://dev.to/tunnandaaung</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%2F448362%2Fa47e6a4e-4735-4589-b1bb-7018fff9d2fd.png</url>
      <title>DEV Community: Tun Nanda Aung</title>
      <link>https://dev.to/tunnandaaung</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tunnandaaung"/>
    <language>en</language>
    <item>
      <title>Flutter and Laravel Integration (with Laravel Echo)</title>
      <dc:creator>Tun Nanda Aung</dc:creator>
      <pubDate>Mon, 10 Aug 2020 15:39:16 +0000</pubDate>
      <link>https://dev.to/tunnandaaung/flutter-and-laravel-integration-390</link>
      <guid>https://dev.to/tunnandaaung/flutter-and-laravel-integration-390</guid>
      <description>&lt;p&gt;Hello everyone, I've created a flutter app with an API written in Laravel. I've used BLoC for state management in flutter and sanctum as a token-based authentication provider. I hope it will be a good example for those who want to try Laravel and flutter integration.&lt;/p&gt;

&lt;p&gt;The original Laravel app is from &lt;a href="https://laracasts.com/series/laravel-6-from-scratch"&gt;this amazing series&lt;/a&gt; at Laracasts. But, I've added many new features and functionalities.&lt;/p&gt;

&lt;p&gt;Laravel backend API - &lt;a href="https://github.com/tunnandaaung/tweety"&gt;https://github.com/tunnandaaung/tweety&lt;/a&gt; &lt;br&gt;
Flutter App - &lt;a href="https://github.com/tunnandaaung/tweety-mobile"&gt;https://github.com/tunnandaaung/tweety-mobile&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Update (25.11.2020)&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Now, I've also added real-time chat using Pusher, &lt;a href="https://beyondco.de/docs/laravel-websockets/getting-started/introduction"&gt;Laravel Websockets&lt;/a&gt;, and Laravel echo both in web and mobile app. Thanks again! &lt;/p&gt;

</description>
      <category>laravel</category>
      <category>flutter</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
