FlutterJS – Run Flutter code, get semantic HTML output
Hacker News (Flutter) · Jan 24, 2026
Hey HN! I'm the creator of FlutterJS.The Problem: Flutter Web is great for building apps, but terrible for websites. It renders everything to Canvas/WASM, which means:2-5 MB bundles (slow on mobile)Ze...
Show HN: Crapless craps – flutter PWA vibe coded from my phone
Hacker News (Flutter) · Jan 20, 2026
Hi HN,This project came out of combining a few of my hobbies: craps, mobile development, vibe coding, and coding directly from my phone.I built the entire app using only: Termux on Android, exe.dev as...
Show HN: Plezy – alternative Plex client built with Flutter
Hacker News (Flutter) · Jan 13, 2026
I built a Plex client that runs (almost) everywhere (macOS, Windows, Linux, iOS, Android) because I got tired of transcoding. It uses mpv, so it direct plays pretty much anything - HEVC, AV1, HDR, Dol...
Show HN: Tooliz – An offline-first mobile toolkit built with Flutter (Radial UI)
Hacker News (Flutter) · Jan 10, 2026
Hello HN,I’m the developer behind Tooliz. I built this because I was frustrated with the current state of utility apps on the Play Store—most are either 100MB+ bloatware, require unnecessary permissio...
Redstone.dart, create mods in Dart or full GUIs using Flutter in Minecraft
Hacker News (Flutter) · Jan 7, 2026
Article URL: https://xcancel.com/norbertkozsir/status/2008627921800323518 Comments URL: https://news.ycombinator.com/item?id=46525132 Points: 2 # Comments: 0
Show HN: Flutter Studio – A Shadcn-like UI library for Flutter (0 dependencies)
Hacker News (Flutter) · Jan 3, 2026
Hi, I built a website that lets you preview, customize, and export Flutter UI components with real-time theme changes along with the UI components themselves (lib) kinda like tweakcn+shadcnLink: https...