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 ca4fb3e commit d421f16Copy full SHA for d421f16
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.0.15]
2
+
3
+* Added custom color option for error state
4
5
## [1.0.14]
6
7
* Updated dartrx package version
example/pubspec.lock
@@ -129,7 +129,7 @@ packages:
129
path: ".."
130
relative: true
131
source: path
132
- version: "1.0.14"
+ version: "1.0.15"
133
rxdart:
134
dependency: transitive
135
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: rounded_loading_button
description: A simple implementation of an animated loading button widget for Flutter
-version: 1.0.14
+version: 1.0.15
homepage: https://github.com/chrisedg87/flutter_rounded_loading_button
environment:
0 commit comments