Skip to content

Commit

Permalink
Version 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aryzhov committed Jun 13, 2019
1 parent 9552053 commit ea5aa20
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## [2.2.2+3] - 06/09/2019
## [2.2.3] - 06/13/2019

* Disabled the iconColor parameter until version 1.7.3 is published to stable.
* Added the optional `crossFadePoint` parameter.

## [2.2.2] - 06/09/2019

* Disabled the `iconColor` parameter until version 1.7.3 is published to stable.

## [2.2.1] - 06/09/2019

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: expandable
description: A Flutter widget that can be expanded or collapsed by clicking on a header or an icon.
version: 2.2.2+3
version: 2.2.3
author: Alexander Ryzhov <aryzhov07@gmail.com>
homepage: https://github.com/aryzhov/flutter-expandable

Expand Down

0 comments on commit ea5aa20

Please sign in to comment.