hand_drawn_toolkit 0.1.1 copy "hand_drawn_toolkit: ^0.1.1" to clipboard
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

  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

0.1.1 #

  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

0.1.0 #

  • Initial release.
  • HandDrawnLinePainter — core CustomPainter with 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.
1
likes
150
points
139
downloads

Publisher

verified publisherresengi.io

Weekly Downloads

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 organic, human feel.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hand_drawn_toolkit