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

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

0.0.3 #

  • Update dependencies

0.0.2 #

  • Refactoring

0.0.1 #

  • Expandable ListTile Button: A widget that combines an expandable panel with a custom list tile button, providing an interactive and customizable header and body.
  • Increment/Decrement Widget: A simple widget to increase or decrease a value with customizable buttons and a dynamic display.
  • Custom Action Button: A highly customizable button that can be used across different contexts in your application, with various styling options.
  • ListTile Button: A versatile list tile button widget with customizable content, including leading, title, subtitle, and trailing widgets.
  • Open Custom Sheet: A widget to display a custom bottom sheet, providing a flexible way to present modal content.