- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 06 Oct, 2018 1 commit
-
-
Jonah Williams authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 04 Sep, 2018 1 commit
-
-
Will Larche authored
Closes #3188
-
- 22 Aug, 2018 1 commit
-
-
Jonah Williams authored
-
- 20 Mar, 2018 1 commit
-
-
Jonah Williams authored
* rotate expansion icon fully if initial state expanded = true * add test case for initially expanded * remove unused import * Update expand_icon_test.dart add linebreak * import dart:math as math
-
- 07 Sep, 2017 1 commit
-
-
Ian Hickson authored
-
- 23 Apr, 2017 1 commit
-
-
Alexandre Ardhuin authored
* more widget const constructors * prefer const constructors * address review comments
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 22 Aug, 2016 1 commit
-
-
Dragoș Tiselice authored
Changed the ExpandIcon constructor to take a default expansion state. If the widget gets rebuilt with a different expansion value, the animation will trigger but the callback will not.
-
- 18 Aug, 2016 1 commit
-
-
Dragoș Tiselice authored
Added a widget that automaitcally rotates the expansion icon and offers a callback interface that captures presses.
-