hand_drawn_toolkit 0.1.1
hand_drawn_toolkit: ^0.1.1 copied to clipboard
A lightweight Flutter package for rendering hand-drawn, sketchy lines, borders, and containers. Deterministic seed-based generation ensures consistent visuals across rebuilds while maintaining an orga [...]
Change Log #
2026-02-22 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
hand_drawn_toolkit - v0.1.1
0.1.0 #
- Initial release.
HandDrawnLinePainter— coreCustomPainterwith path caching and configurable jitter.HandDrawnToolkitHelpers— deterministic path generation for horizontal lines, vertical lines, and rectangular borders.HandDrawnContainer— convenience widget wrapping content with a sketchy rectangular border.HandDrawnDivider— horizontal or vertical divider with hand-drawn wobble.HandDrawnToolkitDefaults— centralized default constants for all parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.HandDrawnToolkitDefaults— centralized default constants for all parameters.