We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8609c7c commit ed118e9Copy full SHA for ed118e9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.1.0]
2
+* Bug fix;
3
+* New API to set shadow color
4
+* Fix lint warning
5
+
6
## [3.0.0-nullsafety.1]
7
* Prepare for Flutter 2.
8
pubspec.yaml
@@ -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: 3.0.0-nullsafety.1
+version: 3.1.0
homepage: https://github.com/hacktons/convex_bottom_bar
environment:
0 commit comments