hornbill 1.0.0
hornbill: ^1.0.0 copied to clipboard
A lightweight Flutter UI component package.
Hornbill UI is a lightweight Flutter component package starter for building a consistent design system.
Features #
- Material 3 theme helper with a seeded color palette.
- Reusable button variants for primary, secondary, and text-style actions.
- A simple card wrapper for content sections and surfaces.
Usage #
See lib/hornbill.dart for the public exports.
Additional information #
The package is intentionally small so you can extend it with your own tokens, widgets, and layout primitives.