Skip to content

Commit

Permalink
release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avenwu committed Feb 20, 2020
1 parent 8e8a622 commit 4a7d302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## [2.1.0-beta+1]
## [2.1.0]

* Add controller for Appbar to change tab index programmaticlly;
* Support with framework's DefaultTabController and TabController;
* Enable access to the ConvexAppBarState;
* Fix active tab position when using even menus;

## [2.0.3]

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: convex_bottom_bar
description: A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
version: 2.1.0-beta+1
version: 2.1.0
homepage: https://github.com/hacktons/convex_bottom_bar

environment:
Expand Down

0 comments on commit 4a7d302

Please sign in to comment.