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 c8ce981 commit d52fcf4Copy full SHA for d52fcf4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.16
4
+* Added PaginationStateView
5
+* Added HighlightedText
6
+* Added native dialog button text styling
7
+* Added PaginationState equality operator and hashCode
8
+
9
## 0.0.15
10
* Added `FutureOr<T?>` to `showNativeDialog` as return type;
11
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.15
+version: 0.0.16
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments