
FlutterMind
Learn Flutter by doing — right in your browser, no setup
7 followers
Learn Flutter by doing — right in your browser, no setup
7 followers
FlutterMind is an interactive course that teaches you Flutter & Dart — and it's built in Flutter itself. Learn right in your browser: structured lessons, editable live demos, exercises with instant auto-checking, a one-click jump to DartPad, plus a widget gallery and quizzes. No download, no setup. Start free; unlock everything with a one-time €9.99 — no subscription. Built by a beginner, for beginners.








The editable live demos are genuinely useful, way better than just reading snippets and hoping they work. Skimmed a lesson on widgets and the auto-checked exercises caught a silly typo in my stateful widget setup, which felt oddly satisfying.
love the dogfooding angle of learning Flutter inside Flutter itself, that is genuinely clever. one thing i kept wishing for was a side-by-side compare mode where you can see the starter code and your edited version next to each other, basically so it is easier to spot what actually changed when the auto-checker flags something.
honestly the live editable demos right in the browser are a game changer, no messing with emulators just to test a widget. also kinda cool that it's built in flutter itself, feels like a nice proof of concept