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 4213ad7 commit 73cccb6Copy full SHA for 73cccb6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.1.16]
2
+ - Add a SliderProperty
3
+ - Bump web to 1.1.0
4
+
5
## [0.1.15]
6
- Bump version of flutter_colorpicker
7
lib/src/story.dart
@@ -256,7 +256,6 @@ class DashbookContext {
256
),
257
258
);
259
-
260
}
261
262
Color colorProperty(
pubspec.yaml
@@ -1,6 +1,6 @@
name: dashbook
description: A showcase/sandbox library to help you build isolated widgets in Flutter
-version: 0.1.15
+version: 0.1.16
homepage: https://github.com/bluefireteam/dashbook
environment:
0 commit comments