Documentation Index
Fetch the complete documentation index at: https://synapsync.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Get up and running with Nebux Design System by building a complete login screen with theming, validation, and real-world components.This guide assumes you’ve already installed Nebux Design System in your project.
Setup theme
Configure Nebux Design System theme in your MaterialApp:Build your first screen
Create a complete welcome screen using Nebux components:What’s included
This example demonstrates:Theme System
Light and dark themes with consistent colors and typography
Input Validation
Built-in email and password validation with visual feedback
Loading States
Automatic loading indicators and disabled states
Spacing System
Consistent spacing using predefined constants
Key components used
NbxScaffold
Enhanced scaffold with configurable app bar:NbxTextFieldWidget
Text input with validation:NbxButton
Configurable button with loading states:Next steps
Explore Components
Discover all available UI components
Customize Themes
Learn how to create custom themes
Typography System
Master text styles and fonts
Advanced Usage
Explore advanced patterns and techniques