widgets_easier 0.0.3
widgets_easier: ^0.0.3 copied to clipboard
Widgets Easier is an open-source Flutter component library that comes with multiple pre-built UI components. It aims to make development faster, simpler, and more efficient, turning development into a [...]
0.0.1 #
- initial release.
0.0.2 #
Added #
ButtonGroup
ButtonGroup Widget is a button combination based on SemanticButton.
Change #
- Added custom color and gradient color functionality to SemanticButton.
- Added debugging information to SemanticButton.
- Added the borderRadius property to SemanticButton, which is used to specify a finer border radius than the radius property.