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 941d46e commit a40fe2aCopy full SHA for a40fe2a
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# Changelog
2
3
+## 0.0.14
4
+* Added Pagination
5
+* Added RefreshStreamMixin
6
+
7
## 0.0.13
-* added automatic closing of native dialog.
8
+* Added automatic closing of native dialog.
9
10
## 0.0.12
11
* Updated dependencies
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.13
+version: 0.0.14
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments