u/dEvator8085

FluxUI — write your C++ UI once, run on Windows, Linux, and Android natively
▲ 26 r/androiddev+1 crossposts

FluxUI — write your C++ UI once, run on Windows, Linux, and Android natively

FluxUI — write your C++ UI once, run on Windows, Linux, and Android natively

Most C++ UI frameworks drop the ball on Android. FluxUI doesn't — same C++20 codebase, all three platforms. The framework handles all platform-specific details under the hood so you never have to think about them.

The API is Flutter-inspired (declarative widgets, reactive state), and there's a CLI to scaffold and run projects in two commands.

Just tagged v0.1.0. It's early but the core is solid.

GitHub: https://github.com/HeyItsBablu/flux

Feedback welcome — especially from anyone who's tried cross-platform C++ UI and given up.

u/dEvator8085 — 1 day ago