Samples
Import samples via Package Manager → FludeX → Samples tab.
| # | Package | Sample | What it covers |
|---|---|---|---|
| 01 | Core | GettingStarted | Initialize FludeX and show/hide the panel from code |
| 02 | Core | WidgetsBook | Build a multi-tab debug panel organized into pages |
| 03 | Core | CustomModule | Create a custom module with its own screen and shortcut views |
| 04 | Core | WidgetsShowcase | Browse every available widget |
| 05 | Core | WidgetElementsShowcase | See every widget element on a single page, ordered from simple to complex |
| 06 | Overview Module | Customization | Add custom widgets to built-in tabs and append a new page |
| 07 | Playground Module | Getting Started | Get the Playground module and add a page with a toggle and a button |
| 08 | Overview Module | Showcase | Realistic project widgets — session info, user profile, and build metadata — with live data binding |
| 09 | Playground Module | Showcase | Realistic game cheat panel — economy controls, world state, localization, and feature flags — with live data binding |
