dcc_toolkit 0.0.18
dcc_toolkit: ^0.0.18 copied to clipboard
Internal toolkit package used by the DCC team.
Changelog #
0.0.18 #
- Made
AnnotatedTextaccessible
0.0.17 #
- Added debouncer
- Added all sizes, paddings, radiusses and dimensions
- Made textAlign available for AnnotatedText widget
0.0.16 #
- Added PaginationStateView
- Added AnnotatedText
- Added native dialog button text styling
- Added PaginationState equality operator and hashCode
0.0.15 #
- Added
FutureOr<T?>toshowNativeDialogas return type;
0.0.14 #
- Added Pagination
- Added RefreshStreamMixin
0.0.13 #
- Added automatic closing of native dialog.
0.0.12 #
- Updated dependencies
- Added test_util: catch presentation event helper, DeviceSizes
- Added typedef for single bool methods.
- Updated formatting
- exported more files
0.0.11 #
Added optional secondary, secondaryFill, tertiary and tertiaryFill ColorGroups to the Kleurplaat
0.0.10 #
Improved kleurplaat
0.0.9 #
Added kleurplaat
0.0.6 #
- ✨ Added new version of Result for mapping API responses
- ✨ Added BlocfulWidget for listening to presentation changes and state changes
- ✨ Added example project
0.0.6 #
- ⬆️ Updated dependencies
0.0.5 #
- 🐛 Exported addBetween function.
0.0.4 #
- ⬆️ Updated dependencies
0.0.3 #
- ✨ Added addBetween iterable extension by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/3
- ⚡ Bolt logger by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/4
- ✨ Bootstrap for running flutter apps by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/5
0.0.2 #
- Updated dependencies
0.0.1 #
- Initial release