flutter_signature_view 2.0.0 copy "flutter_signature_view: ^2.0.0" to clipboard
flutter_signature_view: ^2.0.0 copied to clipboard

The signature plugin serve place to paint your signature and export it to many differences type to store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_signature_view

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

dependencies:
  flutter_signature_view: ^2.0.0

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:flutter_signature_view/flutter_signature_view.dart';
6
likes
150
points
594
downloads

Publisher

unverified uploader

Weekly Downloads

The signature plugin serve place to paint your signature and export it to many differences type to store.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_signature_view