Libraries > Forui
Minimalistic UI library heavily inspired by shadcn/ui by Forus Labs.
📚 Documentation • 🖼️ Widgets • 🤓 API Reference • 🗺️ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets.
[!IMPORTANT] Forui 0.18.0+ requires Flutter 3.41.0+. Run
flutter --versionto check your Flutter version.
Why Choose Forui?
- 🎨 Over 40+ beautifully crafted widgets.
- ⚡ Bundled CLI to generate themes & styling boilerplate.
- ✅ Well-tested.
- 🌍 I10n support.
- 🪝 First-class Flutter Hooks integration via
forui_hooks.
Documentation
Visit forui.dev/docs to view the documentation.
Flutter Hooks Integration
Forui provides first class integration with Flutter Hooks. All controllers
are exposed as hooks in the companion forui_hooks package.
Contributing
Please read the contributing guide.
Nightly Builds
Nightly builds are available on the nightly branch. To use the latest nightly build, add the following to your pubspec.yaml:
dependencies:
forui:
git:
url: https://github.com/duobaseio/forui.git
ref: nightly
path: forui
Nightly builds are not guaranteed to be stable. Use at your own risk.
License
Code is licensed under the MIT License. Fonts are licensed under Open Font License. Icons are licensed under ISC License.