<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Santosh's Keep]]></title><description><![CDATA[nothing serious, always stuck on solving bugs and implementing features using Flutter and NodeJS]]></description><link>https://blog.flutterviral.com</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 02:41:02 GMT</lastBuildDate><atom:link href="https://blog.flutterviral.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Hello World]]></title><description><![CDATA[This is demo
print("Hello World");]]></description><link>https://blog.flutterviral.com/hello-world</link><guid isPermaLink="true">https://blog.flutterviral.com/hello-world</guid><dc:creator><![CDATA[Santosh Das]]></dc:creator><pubDate>Wed, 01 Sep 2021 15:08:05 GMT</pubDate><content:encoded><![CDATA[<p>This is demo</p>
<pre><code>print(<span class="hljs-string">"Hello World"</span>);
</code></pre>]]></content:encoded></item></channel></rss>