Responsive Flutter without a single package — and what building it with AI actually taught me
This story is from 2026-08-25. It is preserved in the archive; the latest stories are on the live feed.
I built my portfolio in Flutter Web with one hard rule: no responsive package, no responsive_builder , no sizer , nothing. Just MediaQuery and LayoutBuilder , by hand. I also built most of it pairing with an AI coding agent (Claude Code). Those two choices ended up teaching me something neither wou…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-08-25 21:07 · DEV Community — AI
Responsive Flutter without a single package — and what building it with AI actually taught me