kaeru_ui 0.0.13
kaeru_ui: ^0.0.13 copied to clipboard
Kaeru UI is a Flutter extension library that provides chainable, declarative syntax for building UI more concisely and expressively. It extends core Dart and Flutter types with additional utilities, a [...]
0.0.13 #
- Add align method to KaeruFlexWidgetExtension
0.0.12 #
- Add clip method to KaeruWidgetClipExtension and update VContainer gradient options
-
- Introduced a
clipmethod for clipping widgets in theKaeruWidgetClipExtension.
- Introduced a
-
- Updated the
linearGradientBgmethod inVContainerto include
- Updated the
- additional parameters for gradient customization.
0.0.11 #
- fix export
cardextension
0.0.10 #
- Improve FutureBuilder and StreamBuilder extensions with noData state handling
Add support for customizable noData callbacks in both FutureBuilder and StreamBuilder extensions, enhancing usability for scenarios where no data is available.
pu
0.0.9 #
- Add theme extension for BuildContext in Flutter
0.0.8 #
- Add a new extension method for List
- Add responsive value helper and GridRow widget
- ADD responsive layout components for FlexCol and FlexRow
0.0.7 #
- Add new clipping methods to KaeruWidgetClipExtension *Introduce methods to set width, height, and size for widgets.
0.0.6 #
- add
cardextension
0.0.5 #
- Update spacing.dart
0.0.4 #
- Add additional parameters to KaeruInkWellExtension
0.0.3 #
- add
.aspectRatio - Update inkWell extension to improve parameter order
0.0.2 #
- add
yfor.pand.m - add
marfor.margin - add
padfor.padding
0.0.1 #
- TODO: Describe initial release.