hornbill 1.3.3 copy "hornbill: ^1.3.3" to clipboard
hornbill: ^1.3.3 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.

1.3.3 #

  • Update pubsec.yaml

1.3.2 #

  • Added HColourScheme for easily switching between different color schemes in the app.

1.3.1 #

  • Use RadioGroup to avoid deprecated member.
  • Code Cleanup.

1.3.0 #

  • Added HButton and HIconButton widgets for creating buttons.
  • Added HNavigationBar widget for creating a navigation bar with customizable items and actions.
  • Added HAppBar. (buggy)
  • New HProgressIndicator widget for displaying progress in a linear format.
  • New HornbillSwitch widget for toggling between two states.
  • The example app can now copy code snippets to the clipboard for easy integration into your own projects (beta).

1.2.0 #

  • Added HornbillDataTable widget for displaying tabular data with sorting with customisation options.
  • Added HornbillPageNavigation to navigate through pages of data in a paginated view.
  • Renamed a bunch of widgets to remove the M prefix and replace it with H for consistency and clarity.

1.1.0 #

  • Theme improvements: Updated the theme to use a seeded color palette for better consistency and customization.
  • Improved ListView
  • Added HornbilScaffold widget for consistent app structure and layout.

1.0.2 #

  • Fix theme issue with seed color not being applied correctly.
  • Update the description in pubspec.yaml to provide a more detailed overview of the package's purpose and features.

1.0.1 #

  • Change RSExtendedDataTable to ExtendedDataTable and update the import path for constants.
  • Change HornbillUiTheme to HornbillTheme and update the import path for constants.

0.0.1 #

  • Intial release.
0
likes
150
points
280
downloads
screenshot

Documentation

API reference

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

Apache-2.0 (license)

Dependencies

flutter, flutter_highlight, material_symbols_icons, plugin_platform_interface

More

Packages that depend on hornbill

Packages that implement hornbill