PackageTrack
Sign in Get early access

expansion_tile_card

An "expansion" on the Flutter SDK's standard ExpansionTile, to create a Google Material Theme inspired raised widget, ExpansionTileCard, instead.

3.0.0 14K downloads/mo #2547 most downloaded on pub.dev Skylled/expansion_tile_card

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 2.3 years

Nearly every release is documented

notes for 10 of 10 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

10 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

10 releases · Feb 2020 to May 2023
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 3.0.0 23 May 2023
    Release notes
    • Breaking Now optimized for Flutter 3.10+ and Dart 3.x
    • Replace deprecated accentColor. Thanks @etiennedv-mathu
    • Rebuild example app. Thanks @sergdeus
    Open source →
  2. 2.0.0 19 Feb 2021
    Release notes
    • Breaking - Migrate to Null Safety. Requires newer build of Flutter
    • Add expandedTextColor so that expanded card can use alternate color. Thanks @msandwidi!
    • Adjust default padding so title doesn't move
    • Migrate example package to use TextButton instead of FlatButton
    Open source →
  3. 1.1.0 31 Jul 2020
    Release notes
    • Breaking - Migrate text to 2018 Material Design spec. Requires Flutter >= 1.17.0
    • Add initialElevation to adjust shadows/heights -- Hannnes1
    • Add isThreeLine to match ListTile -- Hannnes1
    • Add shadowColor to not use Material's default shadowing -- Hannnes1
    • Add animateTrailing to allow the trailing widget to rotate on expand/collapse -- Hannnes1
    • Add collapse, expand, and toggleExpansion methods. -- Solution credit: Slightfoot
    • Make ExpansionTileCardState class public
    • Include demo of collapse & expand in reworked example app.
    Open source →
  4. 1.0.3 17 Mar 2020
    Release notes
    • Introduce contentPadding to alter inner padding of ListTile.
    • Surface background color options as baseColor and expandedColor.
    Open source →
  5. 1.0.2 03 Mar 2020
    Release notes
    • Add option to provide your own animation curves.
    • Add option to customize animation duration.
    • Use better animation technique for padding.
    • Use custom InkWell, to respect rounded edges.
    Open source →
  6. 1.0.2+1 03 Mar 2020
    Release notes
    • Put a GIF into the README
    Open source →
  7. 1.0.2+2 04 Mar 2020
    Release notes
    • Use the same border for the Inkwell as used for the Card
    Open source →
  8. 1.0.1 24 Feb 2020
    Release notes
    • Swap the newer textTheme.subtitle1 for the older textTheme.subhead.
    Open source →
  9. 1.0.0 24 Feb 2020
    Release notes
    • Swap ExpansionTile's Container for a Material widget.
    • Attach the Material's elevation to an Animation.
    • Add a rounded border which hides in plain sight until raised.
    • Drop borderColor and backgroundColor; use theme.canvasColor and theme.cardColor instead.
    Open source →
  10. 1.0.0+1 24 Feb 2020
    Release notes
    • Provide an /example directory.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive