pencil_field 0.0.4 copy "pencil_field: ^0.0.4" to clipboard
pencil_field: ^0.0.4 copied to clipboard

outdated

Widget for pencil / stylus input on different devices and platforms. This widget is intended for any freehand input like signatures or drawings. The widget also supports full persistence of the input.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pencil_field

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

dependencies:
  pencil_field: ^0.0.4

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:pencil_field/pencil_field.dart';
17
likes
0
points
18
downloads

Publisher

verified publishersmarterthanpaper.com

Weekly Downloads

Widget for pencil / stylus input on different devices and platforms. This widget is intended for any freehand input like signatures or drawings. The widget also supports full persistence of the input.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on pencil_field