HACKERNEWS
State of Flutter 2026
Article URL: https://devnewsletter.com/p/state-of-flutter-2026/ Comments URL: https://news.ycombinator.com/item?id=46900353 Points: 1 # Comments: 0
HACKERNEWS
Show HN: Nocterm – Flutter-inspired TUI framework with hot reload (Dart)
Over the past couple of months I've been working on a TUI framework heavily inspired by Flutter, written in Dart.The API is modeled after Flutter. StatefulComponent, setState(), Row, Column, Expanded,...