Awesome
<a href="https://forui.dev"> <h1 align="center"> <picture> <source width="400" media="(prefers-color-scheme: dark)" srcset="docs/public/dark_logo.png"> <img width="400" alt="Forui" src="docs/public/light_logo.png"> </picture> </h1> </a> <p align="center"> <a href="https://github.com/forus-labs/forui/actions/workflows/forui_build.yaml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/forus-labs/forui/forui_build.yaml?branch=main&style=flat&logo=github&label=main"></a> <a href="https://pub.dev/packages/forui"><img alt="Pub Version" src="https://img.shields.io/pub/v/forui?style=flat&logo=dart&label=pub.dev&color=00589B"></a> <a href="https://github.com/forus-labs/forui"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/forus-labs/forui?style=flat&logo=github&color=8957e5&link=https%3A%2F%2Fgithub.com%2Fforus-labs%2Fforui"></a> <a href="https://github.com/forus-labs/forui"><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/forus-labs/forui?style=flat&logo=github"></a> <a href="https://discord.gg/jrw3qHksjE"><img alt="Discord" src="https://img.shields.io/discord/1268920771062009886?logo=discord&logoColor=fff&label=discord&color=%237289da"></a> </p> <p align="center"> <a href="https://forui.dev/docs">📚 Documentation</a> • <a href="https://forui.dev/docs/layout/divider">🖼️ Widgets</a> • <a href="https://pub.dev/documentation/forui">🤓 API Reference</a> • <a href="https://github.com/orgs/forus-labs/projects/9">🗺️ Road Map</a> </p> <p align="center"> Forui is a Flutter UI library that provides a set of beautifully designed, minimalistic widgets. </p> <br /> <div align="center"> <img width="800" alt="Forui" src="docs/public/banner-160724.png"> </div>Documentation
Visit forui.dev/docs to view the documentation.
Flutter Hooks Integration
<a href="https://github.com/forus-labs/forui/actions/workflows/forui_hooks_build.yaml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/forus-labs/forui/forui_hooks_build.yaml?branch=main&style=flat&logo=github&label=forui_hooks"></a> <a href="https://pub.dev/packages/forui_hooks"><img alt="Pub Version" src="https://img.shields.io/pub/v/forui_hooks?style=flat&logo=dart&label=pub.dev: forui_hooks&color=00589B"></a>
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.
License
Code is licensed under the MIT License. Fonts are licensed under Open Font License. Icons are licensed under ISC License.