dascade 1.0.2
dascade: ^1.0.2 copied to clipboard
A lightweight immediate-mode TUI framework for Dart with buffered & differential rendering and ANSI styling.
0.0.1-dev.1 #
- Initial pre-release scaffolding.
1.0.0 #
- Initial release.
1.0.1 #
- Updates to README and API documentation.
1.0.2 #
- Added "DUCustomElement" to allow for any arbitrary UI element to be programmed without touching Dascade internals.
- Added "example/ui/misc/custom.dart" to showcase example usage of defining custom UI elements.
- Updated README and API documentation of include instructions on DUCustomElement usage.