risto_widgets 0.1.0 copy "risto_widgets: ^0.1.0" to clipboard
risto_widgets: ^0.1.0 copied to clipboard

A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.

0.1.0 #

  • Added PaddingWrapper widget with multiple factory constructors (all, symmetric, only, horizontal, vertical).
  • Added PaddedChildrenList widget for vertical lists with consistent padding and factory constructors.
  • Introduced NavigationItem class and CustomBottomNavBar for customizable bottom navigation integrated with PageView.
  • Enhanced OpenCustomSheet with factory constructors openConfirmSheet and scrollableSheet, supporting customizable appearance and optional default buttons.
  • Added DoubleListTileButtons widget for arranging two buttons side by side with customizable spacing.
  • Improved CustomActionButton and ListTileButton widgets with additional customization options.
  • Updated IncrementDecrementWidget with typedef ValueUpdate = dynamic Function(int updateValue); for flexible callback handling.
  • Enhanced documentation across all major classes and widgets.

0.0.5 #

  • Update ExpandableListTileButton

0.0.4 #

  • Update actions

0.0.3 #

  • Update dependencies

0.0.2 #

  • Refactoring

0.0.1 #

  • Expandable ListTile Button: Combines an expandable panel with a custom list tile button for interactive headers and bodies.
  • Increment/Decrement Widget: Allows increasing or decreasing a value with customizable buttons and dynamic display.
  • Custom Action Button: Versatile button with various styling options for different contexts.
  • ListTile Button: Customizable list tile button with support for leading icons, titles, subtitles, and trailing widgets.
  • Open Custom Sheet: Displays customizable bottom sheets for presenting modal content.
1
likes
140
points
50
downloads

Publisher

verified publisherristocloudgroup.com

Weekly Downloads

A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, expandable, flutter, flutter_markdown, font_awesome_flutter, html2md, lottie, plugin_platform_interface

More

Packages that depend on risto_widgets