accordion 1.0.4
accordion: ^1.0.4 copied to clipboard
Accordion widget to display a list of expandable items with opening/closing and scroll-into-view animations.
1.0.4 #
- changed line length to 80 for dartfmt
1.0.3 #
- fixed non-final values in AccordionSection
- changed default
scrollIntoView
animation tofast
- updated docs
1.0.2 #
- fixed Flutter SDK version
1.0.1 #
- fixed dependencies
- added null safety
- fixed static analysis problems
- fixed problem with dartdoc
1.0.0 #
- Initial release