File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.5
2+
3+ * :bug : Exported addBetween function.
4+
15## 0.0.4
26
37* :arrow_up : Updated dependencies
Original file line number Diff line number Diff line change @@ -5,5 +5,6 @@ export 'chopper/chopper.dart';
55export 'common/dimensions.dart' ;
66export 'common/extensions/build_context.dart' ;
77export 'common/extensions/color.dart' ;
8+ export 'common/extensions/iterable.dart' ;
89export 'common/result/result.dart' ;
910export 'logger/bolt_logger.dart' ;
Original file line number Diff line number Diff line change 11name : dcc_toolkit
22description : " Internal toolkit package used by the DCC team."
3- version : 0.0.4
3+ version : 0.0.5
44homepage : https://dutchcodingcompany.com
55repository : https://github.com/DutchCodingCompany/dcc_toolkit
66
You can’t perform that action at this time.
0 commit comments