perfect_freehand 1.0.2 copy "perfect_freehand: ^1.0.2" to clipboard
perfect_freehand: ^1.0.2 copied to clipboard

outdated

Draw perfect pressure-sensitive freehand lines.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add perfect_freehand

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

dependencies:
  perfect_freehand: ^1.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:perfect_freehand/perfect_freehand.dart';
138
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Draw perfect pressure-sensitive freehand lines.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on perfect_freehand