Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T07:21:36.000Z (18 days ago)
- Last Synced: 2025-01-19T09:14:16.025Z (18 days ago)
- Topics: flutter, flutter-package, flutter-ui
- Language: Dart
- Homepage: https://forui.dev
- Size: 58.6 MB
- Stars: 665
- Watchers: 7
- Forks: 30
- 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)
README
π Documentation β’
πΌοΈ Widgets β’
π€ API Reference β’
πΊοΈ Road Map
Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets.
## 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).