Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Dn-a committed Feb 25, 2019
1 parent 5948277 commit 1c5cf99
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 31 deletions.
65 changes: 36 additions & 29 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

## [0.2.0] - 2019-02-16.

* 3 types of animation (static - linear - quadratic) - Improved documentation.
* 3 types of animation (static - linear - quadratic)
* Improved documentation.

## [0.1.5] - 2019-02-13.

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: flutter_inner_drawer
description: Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.
version: 0.2.0
version: 0.2.1
author: Antonino Di Natale <[email protected]>
homepage: https://github.com/Dn-a/flutter_inner_drawer

Expand Down

0 comments on commit 1c5cf99

Please sign in to comment.