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 79005e4 commit 5ba1d5fCopy full SHA for 5ba1d5f
CHANGELOG.md
@@ -1,8 +1,13 @@
1
# Changelog
2
3
+## 0.0.17
4
+* Added debouncer
5
+* Added all sizes, paddings, radiusses and dimensions
6
+* Made textAlign available for AnnotatedText widget
7
+
8
## 0.0.16
9
* Added PaginationStateView
-* Added HighlightedText
10
+* Added AnnotatedText
11
* Added native dialog button text styling
12
* Added PaginationState equality operator and hashCode
13
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.16
+version: 0.0.17
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments