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 cb5d94d commit 5c2508bCopy full SHA for 5c2508b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.0.15
4
+* Added `FutureOr<T?>` to `showNativeDialog` as return type;
5
+
6
## 0.0.14
7
* Added Pagination
8
* Added RefreshStreamMixin
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.14
+version: 0.0.15
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments