widgetly 0.0.15
widgetly: ^0.0.15 copied to clipboard
A collection of customizable Flutter widgets designed for rapid UI development. Widgetly provides ready-to-use components with consistent styling and behavior.
0.0.15 #
- Added disabled property for RadioLy
0.0.14 #
- Fixed RadioLy widget crash
- Made RadioLy widget a StatefullWidget
0.0.13 #
- Added disabled property for ButtonLy
0.0.12 #
- Fixed Platform.localeName causing crash on flutter web
0.0.11 #
- New TextLy widget
- Added maxLines property to TextFieldLy and set all its limitations
0.0.10 #
- Added new widgets: RadioLy CupertinoBoxLy and CupertinoExpandableBoxLy
- Fixed some properties and added others to StepperLy and ToggeLy
- New colors and color methods
0.0.9 #
- Added textColor property to ButtonLy
0.0.8 #
- Added icon to ButtonLy + Fixed locale crash on Flutter web
0.0.7 #
- Code cleaning
0.0.6 #
- Fixed colors usage
0.0.5 #
- Added package config + examples
0.0.4 #
- Added comments and descriptions
0.0.3 #
- Added package info
0.0.2 #
- Renamed file and components
0.0.1 #
- Initial release of the following components
- AppBarLy
- ButtonLy
- GestureDetectorLy
- LabelledTextLy
- PickerLy
- PlaceholderLy
- StepperLy
- TextFieldLy
- ToggleLy