expandable_section 0.0.1
expandable_section: ^0.0.1 copied to clipboard
A Flutter package that enables you to expand and contract a section on your display screen.
0.0.1 #
- TODO: Describe initial release. This is the initial release as it contains an expandable section where users gets to insert a section/widget they'd want to toggle. The toggle controller is totally provided by the user, that way there's more flexibility and no limitation on how to provide the header/toggle controller.