widgets_box 0.0.9 copy "widgets_box: ^0.0.9" to clipboard
widgets_box: ^0.0.9 copied to clipboard

A Flutter package for efficient UI state management, handling loading, empty views, content display, caching, and pull-to-refresh with customizable widgets.

0.0.9 #

This PR introduces significant refactoring to the text field widgets for improved consistency, enhances the icon button with new positioning options, and updates the project documentation.

0.0.8 #

  • Refactor MainTextField and its subclasses for parameter normalization.
  • Add minLines, maxLines, maxLength, textDirection, hintTextDirection to all text fields.
  • Add isIconEnd to MainButton.icon to support placing icon after (end of) the label.
  • Fix image ordering in MainButton.icon to respect text direction.

0.0.7 #

  • add skeleton widget
  • add empty widget

0.0.6 #

  • fix images

0.0.5 #

  • add icon customization options to text fields

0.0.4 #

  • update pubspec for version 0.0.4

0.0.3 #

  • update pubspec for version 0.0.3

0.0.2 #

  • add show toast function

0.0.1 #

  • initial release
2
likes
150
points
231
downloads

Publisher

verified publisherabdelrahman.ghanem.eg

Weekly Downloads

A Flutter package for efficient UI state management, handling loading, empty views, content display, caching, and pull-to-refresh with customizable widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, country_code_picker, flutter, flutter_localizations, flutter_svg, intl, lottie, skeletonizer, smart_localize

More

Packages that depend on widgets_box