• Dragoș Tiselice's avatar
    Added expansion panels. (#5523) · b8980aeb
    Dragoș Tiselice authored
    Added ExpansionPanel and ExpansionPanelList. The implementation
    is based on the Material design spec, without enforcing every
    facet of it, leaving the developer using this the liberty to
    enforced it lower down the widget tree. This decision was made
    based on the argument that implementing more of the spec would
    reduce flexibility to a point where some design would not be
    implementable with this widget anymore.
    b8980aeb
material.dart 3.04 KB