hornbill 1.5.4
hornbill: ^1.5.4 copied to clipboard
A lightweight, beautify Flutter UI component package inspired by Material Design 3 Expressive, with a focus on simplicity, elegance, and ease of use.

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 #
Either add the following to your pubspec.yaml:
dependencies:
hornbill: ^1.5.4
and run flutter pub get,
or run the following command in your terminal:
$ flutter pub add hornbill
Documentation #
The documentation for Hornbill UI is available at https://hornbill-example.vercel.app/. It provides detailed information on how to use the various components and features of the package. Remember to check the documentation regularly for updates, breaking changes and new features.