duobaseio/forui
듀오베이스의 플러터 UI 라이브러리
- Stars
- 2.4천
- Forks
- 134
- 최근 푸시(UTC)
- 2026. 9. 18.
- 프로젝트 상태
- 활성
기술 주제
사용 중인 의존성
의존성 목록 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.
[!IMPORTANT] Forui 0.26.0+ requires Flutter 3.47.0+. Run
flutter --versionto check your Flutter version.
Why Choose Forui?
- 🎨 Over 50 beautifully crafted widgets.
- 🖌️ Interactive theme builder to visually design and export themes with Forui Create.
- ⚡ Bundled CLI to generate themes & styling boilerplate.
- 🌍 I10n support.
- 🪝 First-class Flutter Hooks integration via
forui_hooks. - ✅ Well-tested.
- 🧪 Part of Flutter's customer test registry & tested against every Flutter change.
- 🛠️ Actively maintained since 2024.
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.