kaeru_ui 0.0.16 copy "kaeru_ui: ^0.0.16" to clipboard
kaeru_ui: ^0.0.16 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.16 #

  • add feature

0.0.15 #

  • add .disabled()

0.0.14 #

  • update document

0.0.13 #

  • Add align method to KaeruFlexWidgetExtension

0.0.12 #

  • Add clip method to KaeruWidgetClipExtension and update VContainer gradient options
    • Introduced a clip method for clipping widgets in the KaeruWidgetClipExtension.
    • Updated the linearGradientBg method in VContainer to include
  • additional parameters for gradient customization.

0.0.11 #

  • fix export card extension

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 card extension

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 y for .p and .m
  • add mar for .margin
  • add pad for .padding

0.0.1 #

  • TODO: Describe initial release.
1
likes
140
points
247
downloads

Publisher

unverified uploader

Weekly Downloads

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, and introduces **Virtual Widgets** for fluent UI composition.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kaeru_ui