nowfound

Alternatives

Products that do what Nocterm – Flutter-inspired TUI framework with hot reload (Dart) does

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, ListView. There have been some discussions about performance of TUIs recently, and I think Dart is actually a great language for writing TUIs in. It compiles down to fast native code, is cross-platform, and has great developer ergonomics. JIT compilation for development (which enables hot reload) and AOT compilation for production binaries. What's really cool is stateful hot reload. If you…

  1. 1RG

    Hi, I made a bridge (https://github.com/fzyzcjy/flutter_rust_bridge v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I…

    2024 · cjycode.com

  2. 2
    Flutter268

    Build beautiful native apps in record time

    2018

  3. 3

    The fastest way to build mobile apps powered by Flutter

    Sep 2025

  4. 4S1

    Hey HN. Eric Seidel here (former lead of Flutter & Dart at Google, prev. YC S06). I founded Flutter and led the team for almost a decade. One of the constant questions we got was would we support code push like the web/react native: https://github.com/flutter/flutter/issues/14330 I left Google about a year ago and set out to build a company around Flutter and decided to start with code push. It took us a year to build. We had to build a new toolchain for Dart and a custom interpreter (for store compliance). But it works! Our beta has already been used by…

    2024 · github.com

  5. 5
    A2UI250

    A safe way for AI to build UIs your app can render

    Dec 2025

  6. 6

    Build an app with AI by your side

    2023

  7. 7FC
  8. 8
    DreamFlow194

    Instantly build Flutter apps from text prompts

    2025

  9. 9GT

    I've been building go-tui (https://go-tui.dev), a terminal UI framework for Go inspired by the templ framework for the web (https://templ.guide/). The syntax should be familiar to templ users and is quite different from other terminal frameworks like bubbletea. Instead of imperative widget manipulation or bubbletea's elm architecture, you write HTML-like syntax and Tailwind-style classes that can intermingle with regular Go code in a new .gsx filetype. Then you compile these files to type-safe Go using `tui generate`. At runtime there's a flexbox layout engine based…

    Mar 2026 · go-tui.dev

  10. 10

    VSCode Extension for Dart language code snippets

    2022

  11. 11

    A Flutter starter-kit for production-level apps

    2021

  12. 12NO

    Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…

    2024 · github.com

  13. 13
    Stac67

    Open-source Server-Driven UI framework for Flutter

    Nov 2025

  14. 14

    Local-first agent trust console with a safe local workspace

    Jun 2026 · github.com

  15. 15

    Build beautiful mobile apps in your gaming console

    2022

  16. 16
    Finyuus81

    A code-first language for durable, governed AI workflows

    Aug 2026 · github.com

  17. 17IM

    2025 · bullseye2d.org

  18. 18TU
  19. 19WB

    Hey HN. We built an AI agent, Avid, that creates beautiful Flutter Apps, much like v0 or Lovable. The agent carefully makes UI UX considerations, generates Flutter code, and you get a preview on your browser. I've gone through lots and lots of iterations to help the agent produce beautiful results. Would love your feedback. Ability to download App files and flutter code should be ready this coming week. Have a look and let me know what you think!

    2025 · getavid.dev

  20. 20TA

    I'd like to share Thermion, an open source 3D rendering toolkit I made for Flutter and/or Dart. This came about when I needed a 3D renderer for a Flutter app[0] I was building. At the time, the only off-the-shelf option was to embed Unity, which wasn't ideal for a few reasons - unstable build process, compositing and transparency issues, and licensing uncertainty, just to name a few. In any event, frankensteining Unity (C#) together with Flutter (Dart) didn't seem like a great solution. After browsing for alternative renderers, I discovered Filament[1], an open-source, cross-platform…

    2024 · thermion.dev

  21. 21DR
  22. 22GA

    I’ve been working on gotui, a modern fork of the unmaintained termui, rebuilt on top of tcell for TrueColor, mouse support, and proper resize handling. It keeps the simple termui-style API, but adds a bunch of new widgets (charts, gauges, world map, etc.), nicer visuals (collapsed borders, rounded corners), and input components for building real dashboards and tools. Under the hood the renderer’s been reworked for much better performance, and I’d love feedback on what’s missing for you to use it in production.

    Dec 2025 · github.com

  23. 23WF

    2016 · nestui.romansnitko.com

  24. 24AA

    Hey I recently stumbled upon AppFlowy (https://github.com/AppFlowy-IO/AppFlowy), an open-source project that caught my attention. It's essentially a Notion-like workspace, but with a twist: Built with Flutter (front-end) and Rust (back-end) Fully open-source and self-hostable Focuses on data privacy and ownership What I find interesting: The tech stack choice - combining Flutter's UI capabilities with Rust's performance It's positioning as a privacy-focused alternative to Notion The potential for customization and extension due to its open-source nature

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →