UIFlow 1.0.0 Scripts 4.6 Community
Submitted by user indieshade; MIT; 2026-07-27
UIFlow is a UI workflow framework for Godot 4.6.
It gives you stack-based page navigation (push / pop / replace), page lifecycle hooks, transition presets, data binding, an event bus, reusable components (Toast, dialogs, grids, workflow glue), and gamepad-friendly UX (focus navigation, device-aware input prompts, stick-driven sliders).
Install: copy addons/ui_flow into your project, then enable "UI Flow" under Project Settings → Plugins.
Quick start:
UIFlow.push(HomePage)
Docs: https://indieshade.github.io/uiflow/docs/
Product page: https://indieshade.github.io/uiflow/
Repository: https://github.com/indieshade/uiflow
License: MIT
View files Download Submit an issue Recent Edits