Flint app logo

Flint

shared Raylib application tooling and UI primitives

Features

UI Primitives

Theme, layout, text, icon, DPI, and immediate-mode UI helpers for Raylib applications.

Build Commands

A small CLI for building, running, packaging, and publishing apps with a flint.toml manifest.

Platform Rules

Reusable Make rules for native, Linux, Windows, web, and Android Raylib builds.

Project Checks

Doctor-style checks help confirm manifests, tools, platforms, and paths before builds run.

About Flint

Flint keeps Raylib app repositories small by moving common UI code and repeated platform build logic into one shared place.

  • Keep app repositories smaller
  • Reuse platform build logic
  • Share UI and theme primitives
  • Use one project manifest across build targets