hornbill 1.5.5 copy "hornbill: ^1.5.5" to clipboard
hornbill: ^1.5.5 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 Cover

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 #

There are various widget available in this package. Here are some of the widgets available in this package:

  • HAppBar
  • HButton
  • HIconButton
  • HNavigationBar
  • HDialog
  • HSideBar
  • HSideBarItem
  • HSideBarAccountTile
  • HChip
  • HDropDownField
  • HTextField
  • HToast
  • HBreadcrumb
  • HListView
  • HScaffold
  • HCard
  • HProgressIndicator
  • HSwitch
  • HTheme

You can find the documentation for these widgets in the example app (WIP). The example app is also available in the GitLab repository.

0
likes
0
points
1.17k
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, beautify Flutter UI component package inspired by Material Design 3 Expressive, with a focus on simplicity, elegance, and ease of use.

Homepage
Repository
View/report issues

Topics

#design-system #ui #material-design #components #widget

License

unknown (license)

Dependencies

flutter, flutter_animate, flutter_highlight, material_symbols_icons, material_ui, plugin_platform_interface

More

Packages that depend on hornbill

Packages that implement hornbill