Duobase's Flutter UI library
2,342
stars
899
commits
Dart
primary language
Sep 12, 2026
updated
📚 Documentation • 🖼️ Widgets • 🤓 API Reference • 🗺️ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets. Designs are heavily inspired by shadcn/ui and are fully customizable.
[!IMPORTANT] Forui 0.26.0+ requires Flutter 3.47.0+. Run
flutter --versionto check your Flutter version.
forui_hooks.If Forui helps you build better apps, please consider supporting it. It only takes a few seconds, and it helps other Flutter developers discover the library.
Visit forui.dev/docs to view the documentation.
Forui provides first class integration with Flutter Hooks. All controllers are exposed as hooks in the companion
forui_hooks package.
Please read the contributing guide.
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.
Code is licensed under the MIT License. Fonts are licensed under Open Font License. Icons are licensed under ISC License.
Dart
99.0%
Duobase's Flutter UI library
2,342
stars
899
commits
Dart
primary language
Sep 12, 2026
updated
📚 Documentation • 🖼️ Widgets • 🤓 API Reference • 🗺️ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets. Designs are heavily inspired by shadcn/ui and are fully customizable.
[!IMPORTANT] Forui 0.26.0+ requires Flutter 3.47.0+. Run
flutter --versionto check your Flutter version.
forui_hooks.If Forui helps you build better apps, please consider supporting it. It only takes a few seconds, and it helps other Flutter developers discover the library.
Visit forui.dev/docs to view the documentation.
Forui provides first class integration with Flutter Hooks. All controllers are exposed as hooks in the companion
forui_hooks package.
Please read the contributing guide.
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.
Code is licensed under the MIT License. Fonts are licensed under Open Font License. Icons are licensed under ISC License.
Dart
99.0%