https://github.com/forus-labs/forui
Forus Lab's Flutter UI library
https://github.com/forus-labs/forui
flutter flutter-package flutter-ui
Last synced: 6 months ago
JSON representation
Forus Lab's Flutter UI library
- Host: GitHub
- URL: https://github.com/forus-labs/forui
- Owner: forus-labs
- License: other
- Created: 2024-02-25T08:51:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T13:55:34.000Z (6 months ago)
- Last Synced: 2025-05-07T14:46:46.564Z (6 months ago)
- Topics: flutter, flutter-package, flutter-ui
- Language: Dart
- Homepage: https://forui.dev
- Size: 81.8 MB
- Stars: 952
- Watchers: 14
- Forks: 40
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter - Forui - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). (Components / UI)
- fucking-awesome-flutter - Forui - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). (Components / UI)
README
π Documentation β’
πΌοΈ Widgets β’
π€ API Reference β’
πΊοΈ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets.
> [!IMPORTANT]
> Forui 0.11.0+ requires Flutter **3.29.0+**. Run `flutter --version` to check your Flutter version.
## Documentation
Visit [forui.dev/docs](https://forui.dev/docs) to view the documentation.
## Flutter Hooks Integration
Forui provides first class integration with [Flutter Hooks](https://pub.dev/packages/flutter_hooks). All controllers
are exposed as hooks in the companion `forui_hooks` package.
## Contributing
Please read the [contributing guide](/CONTRIBUTING.md).
## License
Code is licensed under the [MIT License](LICENSE). Fonts are licensed under [Open Font License](LICENSE). Icons are licensed under [ISC License](https://github.com/forus-labs/forui/blob/main/LICENSE).