Skip to content

Samples

Import samples via Package Manager → FludeX → Samples tab.

#PackageSampleWhat it covers
01CoreGettingStartedInitialize FludeX and show/hide the panel from code
02CoreWidgetsBookBuild a multi-tab debug panel organized into pages
03CoreCustomModuleCreate a custom module with its own screen and shortcut views
04CoreWidgetsShowcaseBrowse every available widget
05CoreWidgetElementsShowcaseSee every widget element on a single page, ordered from simple to complex
06Overview ModuleCustomizationAdd custom widgets to built-in tabs and append a new page
07Playground ModuleGetting StartedGet the Playground module and add a page with a toggle and a button
08Overview ModuleShowcaseRealistic project widgets — session info, user profile, and build metadata — with live data binding
09Playground ModuleShowcaseRealistic game cheat panel — economy controls, world state, localization, and feature flags — with live data binding