forui 0.22.2
forui: ^0.22.2 copied to clipboard
Beautifully designed, minimalistic widgets for desktop & touch devices.
π Documentation β’ πΌοΈ Widgets β’ π€ API Reference β’ πΊοΈ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets.
Important
Forui 0.22.0+ requires Flutter 3.44.0+. Run flutter --version to 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 #
Licensed under the MIT License and Open Font License.
Widgets #
Forui provides the following widgets:
- Layout
- Form
- Data Presentation
- Tile
- Navigation
- Feedback
- Overlay
- Foundation
