expansion_tile_group 1.2.7 copy "expansion_tile_group: ^1.2.7" to clipboard
expansion_tile_group: ^1.2.7 copied to clipboard

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

1.2.7 #

  • Update documentation

1.2.6 #

  • New Feature:
    • Added trailing builder #41
    • New Item Type: ExpansionTileLeafItem
    • Now you can call variant type item easily: For Example: Instead of calling ExpansionTileBorderItem, now can call ExpansionTileItem.withBorder. Similarly:
      • ExpansionTileWithoutBorderItem => ExpansionTileItem.withoutBorder
      • ExpansionTileLeafItem => ExpansionTileItem.leaf
  • Fix:
    • Title and subtitle overflow fix #44
  • Update examples
  • Update README with shorter and easier to read

1.2.5 #

  • New feature:
    • Hide subtitle on view expanded #45
  • Update examples
  • BREAKING CHANGE:
    • Rename: ToggleType.expandAllAndCollapseAll to ToggleType.expandAllOrCollapseAll

1.2.4 #

  • Add new toggle type for group: ExpandAlwaysCurrent #39
  • Update examples

1.2.3 #

  • Update removing default vertical padding via isDefaultVerticalPadding
  • Improvement with PR #36

1.2.2 #

  • Implement removing default vertical padding via isDefaultVerticalPadding

1.2.1 #

  • Fix bug

1.2.0 #

  • Update new flutter SDK version to 3.7 and fix warning from analyze
  • BREAKING CHANGE:
    • theme.textTheme.subtitle1 is deprecated. Use titleMedium instead

1.1.9 #

  • Format files

1.1.8 #

  • Improve force expansion behavior for ExpansionTileGroup

1.1.7 #

  • Added feature:
  • Can force control behaviors of an item: expand or collapse via isEnableExpanded
  • Update examples

1.1.6 #

  • Update Readme

1.1.2 #

  • Update Readme
  • Add labelers

1.1.1 #

  • Optimized conditions between properties

1.1.0 #

  • BREAKING CHANGE
    • Added conditions between properties of ExpansionTileItem

1.0.3 #

  • Updated Readme

1.0.2 #

  • Updated Readme

1.0.1 #

  • Updated Readme
  • Temporary remove funding
  • BREAKING CHANGE:
    • Fix spell: expandAllAndCollapseALl to expandAllAndCollapseAll

1.0.0 #

  • Removed readme of example
  • Added feature:
    • Can remove completely the trailing included: area, arrow icon, with isHasTrailing flag

0.0.1 #

  • Initial package
65
likes
0
pub points
95%
popularity

Publisher

verified publishercongng.dev

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

Repository (GitHub)
View/report issues

Topics

#expansion #expansion-tile #ui #widget #expansion-tile-group

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_group