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 46f58de commit 61d4cb0Copy full SHA for 61d4cb0
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.1.6
2
+* dartfmt code formatting
3
+
4
## 0.1.5
5
* Migrated to null-safety
6
* AndroidX compatible
pubspec.yaml
@@ -1,6 +1,6 @@
name: bubble_tab_indicator
description: A Flutter library to add bubble-like effect to tab indicator to TabBar.
-version: 0.1.5
+version: 0.1.6
author: Vipul Asri <vipulasri.2007@gmail.com>
homepage: https://github.com/vipulasri/flutter_bubble_tab_indicator
0 commit comments