accordion 2.0.1 copy "accordion: ^2.0.1" to clipboard
accordion: ^2.0.1 copied to clipboard

outdated

An expandable Flutter widget list where each item can be expanded or collapsed simply by clicking on the header.

[2.0.1] #

  • included "Accordion within Accordion" in the example app (see notes in README)
  • changed default borderRadius of header and content to 10
  • updated documentation and example app

[2.0.0] #

  • deprecated headerText, headerTextStyle, headerTextAlign
  • new parameter header which replaces all of the above

[1.0.4] #

  • changed line length to 80 for dartfmt

[1.0.3] #

  • fixed non-final values in AccordionSection
  • changed default scrollIntoView animation to fast
  • 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
301
likes
0
pub points
98%
popularity

Publisher

verified publishervulcansoft.com

An expandable Flutter widget list where each item can be expanded or collapsed simply by clicking on the header.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get, scroll_to_index

More

Packages that depend on accordion