hornbill 1.3.3
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
HColourSchemefor easily switching between different color schemes in the app.
1.3.1 #
- Use
RadioGroupto avoid deprecated member. - Code Cleanup.
1.3.0 #
- Added
HButtonandHIconButtonwidgets for creating buttons. - Added
HNavigationBarwidget for creating a navigation bar with customizable items and actions. - Added
HAppBar. (buggy) - New
HProgressIndicatorwidget for displaying progress in a linear format. - New
HornbillSwitchwidget 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
HornbillDataTablewidget for displaying tabular data with sorting with customisation options. - Added
HornbillPageNavigationto navigate through pages of data in a paginated view. - Renamed a bunch of widgets to remove the
Mprefix and replace it withHfor 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
HornbilScaffoldwidget 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
RSExtendedDataTabletoExtendedDataTableand update the import path for constants. - Change
HornbillUiThemetoHornbillThemeand update the import path for constants.
0.0.1 #
- Intial release.
