forui 0.23.0 copy "forui: ^0.23.0" to clipboard
forui: ^0.23.0 copied to clipboard

Beautifully designed, minimalistic Flutter widgets for desktop & touch devices. Designs are heavily inspired by shadcn/ui and are fully customizable.

Forui

GitHub Actions Workflow Status Pub Version GitHub Repo stars Discord

πŸ“š 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.


Forui

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.

Support Forui #

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.

Documentation #

Visit forui.dev/docs to view the documentation.

Flutter Hooks Integration #

GitHub Actions Workflow Status Pub Version

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:

412
likes
160
points
14.7k
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherduobase.io

Weekly Downloads

Beautifully designed, minimalistic Flutter widgets for desktop & touch devices. Designs are heavily inspired by shadcn/ui and are fully customizable.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#user-interface #design-system #shadcn-ui #components #widget

License

OFL-1.1, MIT (license)

Dependencies

args, collection, dart_style, flutter, flutter_localizations, forui_assets, intl, meta, sugar, vector_math, yaml

More

Packages that depend on forui