SkillAgentSearch skills...

Flui

Library for creating lightweight declarative UI's in Java using imgui Java bindings

Install / Use

/learn @newk5/Flui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

flui

flui is a library for creating lightweight cross platform UI's in Java using jimgui, the highly efficient dear imgui Java binding. flui includes many of the widgets commonly used in desktop applications and allows you to build your code in a declarative manner. flui widgets are just abstractions over already existing imgui widgets with some changes. Custom widgets will also be created in the future which will be a combination of existing widgets. A declarative style is the prefered "flui way" of building your UI but is not mandatory. If you prefer to create your UI using an imperative style approach instead, that is also possible.

At the moment this project is still a work in progress, there are no releases yet because there's some core features that need to be implemented first and the API is still changing very frequently.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Java

Security Score

82/100

Audited on Jul 13, 2025

No findings