Build your first Hux UI app in 5 minutes
Get up and running with Hux UI in just a few minutes. This guide will help you create a simple Flutter app using Hux UI components.
Install Hux UI
Add Hux UI to your Flutter project:
Configure Themes
Set up Hux UI themes in your main.dart
:
Build Your First UI
Create a simple page with Hux UI components:
Run Your App
Start your Flutter app to see Hux UI in action:
Congratulations! You just created a Flutter app with:
Here are some common patterns you’ll use with Hux UI:
Form Building
Combine text fields, buttons, and validation:
Loading States
Show loading indicators and overlays:
Theme Customization
Customize colors and apply themes:
Data Display
Show data with charts and badges:
Now that you’ve built your first Hux UI app, explore more features:
Explore all available components and their APIs
Learn how to customize themes and design tokens
See complex implementations and best practices
Make your apps accessible with Hux UI
If you need assistance:
The complete source code for this quickstart example is available in the Hux UI repository examples.