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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hand_drawn_toolkit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hand_drawn_toolkit: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hand_drawn_toolkit/hand_drawn_toolkit.dart';
1
likes
160
points
139
downloads

Publisher

verified publisherresengi.io

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hand_drawn_toolkit