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

Draw perfect pressure-sensitive freehand lines. A set of functions for turning input points into a polygon of outline points.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perfect_freehand

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

dependencies:
  perfect_freehand: ^2.3.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:perfect_freehand/perfect_freehand.dart';
134
likes
140
pub points
91%
popularity

Publisher

unverified uploader

Draw perfect pressure-sensitive freehand lines. A set of functions for turning input points into a polygon of outline points.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on perfect_freehand