enhance_widget 1.0.1
enhance_widget: ^1.0.1 copied to clipboard
Enhanced Flutter widgets: expansion panel, stepper, bottom navigation bar, box decoration, and decoration image.
1.0.1 #
- Fix analyzer warnings: use
Color.ainstead of deprecatedColor.alpha. - Escape angle brackets in
EnBottomNavigationBardoc comments.
1.0.0 #
- First stable release aggregating enhanced widgets under a unified
En*API:EnExpansionPanel/EnExpansionPanelList/EnExpansionTile/EnExpandListViewEnStepper/EnStepEnBottomNavigationBarEnBoxDecorationEnDecorationImage
- Example app with bilingual demos and screenshots.