We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6915d commit caf7e5cCopy full SHA for caf7e5c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 1.1.2
+# 1.1.3
2
3
- fix: Null textStyle without descendant text widget causes issue(#1)
4
README.md
@@ -12,7 +12,7 @@ A package which provides multiple states for a button with endless customizabili
12
13
```yaml
14
dependencies:
15
- multi_state_button: ^1.1.2
+ multi_state_button: ^1.1.3
16
```
17
18
### Super simple to use
pubspec.yaml
@@ -1,6 +1,6 @@
name: multi_state_button
description: A package which provides multiple states for a button with endless customizability.
-version: 1.1.2
+version: 1.1.3
#author: Bharath
5
homepage: https://github.com/Bharathh-Raj/multi_state_button
6
0 commit comments