
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>DOTUNE</title>
      <link>https://dotune.com/blog</link>
      <description>App dev &amp; beyond. Real experiences.</description>
      <language>en-us</language>
      <managingEditor>dotune@dotune.com (DOTUNE)</managingEditor>
      <webMaster>dotune@dotune.com (DOTUNE)</webMaster>
      <lastBuildDate>Mon, 18 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://dotune.com/tags/debugging/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://dotune.com/blog/flutter-performance-mistakes</guid>
    <title>Your Flutter App Is Slow — Here Are the Mistakes You&#39;re Probably Making</title>
    <link>https://dotune.com/blog/flutter-performance-mistakes</link>
    <description>setState at the top, skipping const, expensive build() calls, forgetting dispose — the four most common Flutter performance traps and how to fix them.</description>
    <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
    <author>dotune@dotune.com (DOTUNE)</author>
    <category>debugging</category>
  </item>

    </channel>
  </rss>
