
Hornbill UI is a lightweight Flutter component package starter for building a consistent design system. Check out the example app for a demo of the components in action. Documentation coming soon.
Installation
Add the following to your pubspec.yaml file:
dependencies:
hornbill: ^1.3.2
Then run flutter pub get to install the package.
Documentation
The documentation for Hornbill UI is currently under development. Please refer to the example app for usage examples and component demonstrations.