
Modern UI
for FiveM.
Premium components, themes, and developer tools.

Built for modern
FiveM development.
Production-ready UI infrastructure designed for developers who care about polish, performance and consistency.
Notification System
Elegant, stackable and production-ready notifications built for FiveM.
Theme Engine
Switch between beautifully crafted themes or build your own visual identity.

Designed for
developers.
A clean, powerful API that gets you up and running in minutes. Well documented, type-friendly and built with developers in mind.
Simple Integration
Get started in seconds with our clean and intuitive API.
Well Documented
Comprehensive documentation with examples for every use case.
Developer Focused
Type-friendly, consistent and built to save you time.
1exports.flarebit:notify({2title = 'Payment successful',3subtitle = 'Your transaction has been completed.',4variant = 'success',5duration = 5000,6position = 'top-right',7sound = true,8actions = {9{10label = 'View Details',11style = 'primary',12callback = function()13SetNuiFocus(true, true)14end15}16}17})
Framework Agnostic
Works with any FiveM resource or framework.
Easy to Extend
Fully customizable and easy to build on top of.
Event Driven
Built with performance and asynchronous logic in mind.
MIT Licensed
Open source and free to use in your projects.
Build experiences
your players remember.
Built for the next generation of FiveM developers. High quality, performant, and beautiful interfaces. Open source. MIT licensed.
Easy to install.
Easy to use.
Get up and running in less than a minute.
View documentation1fx_version 'cerulean'2game 'gta5'34name 'flarebit'5author 'Flarebit'6version '0.10.0'78ui_page 'ui/index.html'910client_scripts { 'client/client.lua' }11server_scripts { 'server/server.lua' }1213files {14'ui/index.html',15'ui/style.css',16'ui/script.js'17}1819lua54 'yes'

Flarebit
Modern UI for FiveM
by developers, for developers.
