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 4b4281e commit b133e8cCopy full SHA for b133e8c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.0.3
2
+
3
+* :sparkles: Added addBetween iterable extension by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/3
4
+* :zap: Bolt logger by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/4
5
+* :sparkles: Bootstrap for running flutter apps by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/5
6
7
## 0.0.2
8
9
- Updated dependencies
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.2
+version: 0.0.3
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments