Skip to content

Commit 2211f94

Browse files
committed
🔧 Exported more files
1 parent bbfd324 commit 2211f94

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Added test_util: catch presentation event helper, DeviceSizes
66
* Added typedef for single bool methods.
77
* Updated formatting
8+
* exported more files
89

910
## 0.0.11
1011
Added optional secondary, secondaryFill, tertiary and tertiaryFill ColorGroups to the Kleurplaat

lib/dcc_toolkit.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ export 'logger/bolt_logger.dart';
1010
export 'style/style.dart';
1111
export 'test_util/devices_sizes.dart';
1212
export 'test_util/presentation_event_catcher.dart';
13+
export 'ui/blocful_widget.dart';
14+
export 'ui/native_dialog.dart';

0 commit comments

Comments
 (0)