hand_drawn_toolkit 0.5.0 copy "hand_drawn_toolkit: ^0.5.0" to clipboard
hand_drawn_toolkit: ^0.5.0 copied to clipboard

A lightweight Flutter package for rendering hand-drawn, sketchy lines, borders, and containers.

Change Log #

2026-06-18 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

hand_drawn_toolkit - v0.5.0

  • BREAKING FIX: Breaking change fix to the Notebook Row (#13). (0a7a534f)

0.5.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Breaking change fix to the Notebook Row (#13). (0a7a534f)

2026-05-29 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


hand_drawn_toolkit - v0.4.1

  • FIX: changing some more around the melos commands (#12). (2217ed3b)
  • FIX: minor CI pipeline patch (#11). (81976960)
  • FIX: very minor feature to add a copyWith method to the charts and table (#10). (2ef6fc2a)
  • FEAT: very minor feature to add a copyWith method to the charts and table" (#9). (93df4d99)
  • FEAT: very minor feature to add a copyWith method to the charts and table (#8). (1afb3b9f)

0.4.1 #

  • FIX: changing some more around the melos commands (#12). (2217ed3b)
  • FIX: minor CI pipeline patch (#11). (81976960)
  • FIX: very minor feature to add a copyWith method to the charts and table (#10). (2ef6fc2a)
  • FEAT: very minor feature to add a copyWith method to the charts and table" (#9). (93df4d99)
  • FEAT: very minor feature to add a copyWith method to the charts and table (#8). (1afb3b9f)

2026-04-29 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

hand_drawn_toolkit - v0.4.0

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding some new chart functionality and major code clean up (#7). (21219d38)
  • BREAKING FEAT: Adding chart feature enhancements (#6). (be783768)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

0.4.0 #

Note: This release has breaking changes.

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding some new chart functionality and major code clean up (#7). (21219d38)
  • BREAKING FEAT: Adding chart feature enhancements (#6). (be783768)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

2026-04-13 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

hand_drawn_toolkit - v0.3.0

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding chart feature enhancements (#6). (be783768)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

0.3.0 #

Note: This release has breaking changes.

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding chart feature enhancements (#6). (be783768)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

2026-04-12 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

hand_drawn_toolkit - v0.2.0

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

0.2.0 #

Note: This release has breaking changes.

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)
  • BREAKING FEAT: Adding hand drawn table and charts (#5). (871234a3)

2026-03-30 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


hand_drawn_toolkit - v0.1.3

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

0.1.3 #

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Adding new widgets and features to the toolkit (#3). (a9b1e62f)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

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.2

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

0.1.2 #

  • FIX: minor documentation cleanup (#2). (c51b1e91)
  • FEAT: Initial Open Sourcing of hand drawn toolkit package (#1). (1d9b996e)

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. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters. ll parameters. Divider` — horizontal or vertical divider with hand-drawn wobble.
  • HandDrawnToolkitDefaults — centralized default constants for all parameters.
1
likes
160
points
171
downloads

Documentation

API reference

Publisher

verified publisherresengi.io

Weekly Downloads

A lightweight Flutter package for rendering hand-drawn, sketchy lines, borders, and containers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hand_drawn_toolkit