
  <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>Wed, 17 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://dotune.com/tags/deep-dive/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://dotune.com/blog/flutter-ble-hardware-communication</guid>
    <title>Flutter × BLE: Three Paths for Talking to Bluetooth Hardware</title>
    <link>https://dotune.com/blog/flutter-ble-hardware-communication</link>
    <description>Three ways to connect Flutter to BLE hardware: vendor SDKs, raw byte decoding, or going all-in with Rust.</description>
    <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
    <author>dotune@dotune.com (DOTUNE)</author>
    <category>deep-dive</category>
  </item>

  <item>
    <guid>https://dotune.com/blog/flutter-rust-cross-platform</guid>
    <title>Flutter × Rust: The Best Cross-Platform Stack in 2026</title>
    <link>https://dotune.com/blog/flutter-rust-cross-platform</link>
    <description>Flutter for UI, Rust for everything heavy — why this pairing beats React Native and KMP for covering the most platforms with the smallest team.</description>
    <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
    <author>dotune@dotune.com (DOTUNE)</author>
    <category>deep-dive</category>
  </item>

  <item>
    <guid>https://dotune.com/blog/flutter-wifi-iot-communication</guid>
    <title>Flutter × WiFi: Talking to IoT Devices Over the Local Network</title>
    <link>https://dotune.com/blog/flutter-wifi-iot-communication</link>
    <description>After BLE pairing, your IoT device is on the local network. Now how does Flutter talk to it? HTTP, MQTT, or WebSockets — all in pure Dart.</description>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <author>dotune@dotune.com (DOTUNE)</author>
    <category>deep-dive</category>
  </item>

  <item>
    <guid>https://dotune.com/blog/mobile-real-time-audio-processing-lessons</guid>
    <title>Building a Cross-Platform DAW Engine from Scratch — Rust × Flutter</title>
    <link>https://dotune.com/blog/mobile-real-time-audio-processing-lessons</link>
    <description>How we built a cross-platform DAW engine with Rust and Flutter — Command/Event architecture, lock-free audio callbacks, and the three hardest problems in real-time audio.</description>
    <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
    <author>dotune@dotune.com (DOTUNE)</author>
    <category>deep-dive</category>
  </item>

    </channel>
  </rss>
