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 641861c commit 5ae3ec2Copy full SHA for 5ae3ec2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.14]
2
+ - Change the unselected chapter color
3
+ - Handle supported locales properties
4
+ - Make use of web instead of dart:html
5
+ - Handle space in the shared url
6
+
7
## [0.1.13]
8
- Add global showDialog method using non-root navigator so that dialogs only close themselves.
9
pubspec.yaml
@@ -1,6 +1,6 @@
name: dashbook
description: A showcase/sandbox library to help you build isolated widgets in Flutter
-version: 0.1.13
+version: 0.1.14
homepage: https://github.com/bluefireteam/dashbook
environment:
0 commit comments