<?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: Dauntra</title>
    <description>The latest articles on DEV Community by Dauntra (@dauntra).</description>
    <link>https://dev.to/dauntra</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4128485%2F1d8a0b72-7aa7-423b-8063-b762315b4401.png</url>
      <title>DEV Community: Dauntra</title>
      <link>https://dev.to/dauntra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dauntra"/>
    <language>en</language>
    <item>
      <title>I built an interactive Flutter Web demo so people could try my fitness app before launch</title>
      <dc:creator>Dauntra</dc:creator>
      <pubDate>Wed, 16 Sep 2026 17:38:08 +0000</pubDate>
      <link>https://dev.to/dauntra/i-built-an-interactive-flutter-web-demo-so-people-could-try-my-fitness-app-before-launch-4fh2</link>
      <guid>https://dev.to/dauntra/i-built-an-interactive-flutter-web-demo-so-people-could-try-my-fitness-app-before-launch-4fh2</guid>
      <description>&lt;p&gt;I've been building a fitness app called &lt;strong&gt;DAUNTRA&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;One problem I kept running into before launch was simple:&lt;/p&gt;

&lt;p&gt;People could see screenshots of the app, but they couldn't actually use it.&lt;/p&gt;

&lt;p&gt;I didn't want to wait until the App Store release to find out whether people understood the product, so I built a separate interactive Flutter Web demo.&lt;/p&gt;

&lt;p&gt;What is DAUNTRA?&lt;/p&gt;

&lt;p&gt;DAUNTRA combines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;workout tracking&lt;/li&gt;
&lt;li&gt;nutrition tracking&lt;/li&gt;
&lt;li&gt;progress analytics&lt;/li&gt;
&lt;li&gt;Lab Insights, which tries to help users understand patterns in their training and nutrition data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal isn't just to collect more fitness data.&lt;/p&gt;

&lt;p&gt;It's to help make that data easier to understand.&lt;/p&gt;

&lt;p&gt;The demo&lt;/p&gt;

&lt;p&gt;The web demo uses fictional athlete data, so you can explore the app without creating an account or entering personal information.&lt;/p&gt;

&lt;p&gt;You can actually navigate through:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Workouts&lt;/li&gt;
&lt;li&gt;Nutrition&lt;/li&gt;
&lt;li&gt;Progress&lt;/li&gt;
&lt;li&gt;Lab Insights&lt;/li&gt;
&lt;li&gt;Profile&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The demo is built separately from the production app and doesn't connect to real user data.&lt;/p&gt;

&lt;p&gt;Tech&lt;/p&gt;

&lt;p&gt;The main product is built with Flutter.&lt;/p&gt;

&lt;p&gt;For the demo I used:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Flutter Web&lt;/li&gt;
&lt;li&gt;CanvasKit&lt;/li&gt;
&lt;li&gt;a dedicated &lt;code&gt;main_demo.dart&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;fake/precomputed demo data&lt;/li&gt;
&lt;li&gt;Cloudflare Pages&lt;/li&gt;
&lt;li&gt;PostHog for anonymous product analytics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One of the more interesting problems was making something originally designed as a mobile app still feel natural when shown inside a desktop browser.&lt;/p&gt;

&lt;p&gt;Try it&lt;/p&gt;

&lt;p&gt;Interactive demo:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://demo.dauntra.com" rel="noopener noreferrer"&gt;https://demo.dauntra.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Main site:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dauntra.com" rel="noopener noreferrer"&gt;https://dauntra.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm still pre-launch, so criticism is much more useful to me than compliments.&lt;/p&gt;

&lt;p&gt;I'd especially like feedback on:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Is the product understandable without me explaining it?&lt;/li&gt;
&lt;li&gt;Does Lab Insights seem useful or unnecessary?&lt;/li&gt;
&lt;li&gt;Is the web demo comfortable to use?&lt;/li&gt;
&lt;li&gt;What would you change before releasing the actual app?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Feel free to be critical — that's exactly what I'm looking for.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>flutter</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
