Rust bindings for the FLTK GUI library, enabling cross-platform desktop applications.
# Cargo.toml
[dependencies]
fltk = "1.5.23"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple FLTK window.
Install FLTK via your package manager (e.g., apt install libfltk1.3-dev on Ubuntu).
No dependency data recorded yet.