FLUTTER ECOSYSTEM

duobaseio/forui

Duobase 的 Flutter UI 庫

forui 專案封面
Stars
2350
Forks
134
最近推送(UTC)
2026年9月18日
專案狀態
未封存
Duobase GitHub avatar
GITHUB Organization

Duobase ↗

Singapore
語言DartC++HTMLMakefileCMakeSwiftBatchfileShellCSSCKotlinObjective-C

技術主題

使用的依賴

依賴清單 1 項
  • flint開發依賴^2.16.2

所在榜單

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Forui

GitHub Actions Workflow Status https://codecov.io/gh/duobaseio/forui/branch/main/graph/badge.svg?token=YxGxA8Ydmg 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.26.0+ requires Flutter 3.47.0+. Run flutter --version to check your Flutter version.

Why Choose Forui?

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

Code is licensed under the MIT License. Fonts are licensed under Open Font License. Icons are licensed under ISC License.