expandi_juni1289 0.0.1
expandi_juni1289: ^0.0.1 copied to clipboard
A Flutter widget that can expand and collapse with animation
A Flutter widget that can expand and collapse with animation
Features #
A flutter widget that can:
- Expand
- Collapsed
- Allows you to use a custom header widget
- Allows you to use a custom child widget
- Allows you to add a custom icon to handle expand and collapse
Additional information #
- Easy to use and manage
- You have to use your state management, in order to control the state of the widget
- You can bind this widget with GetX, Provider or any state management you like!