ducdv98 / flutter-signature-box

Home Page:https://pub.dev/packages/signature_box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signature Box widget

A box which allows user sign and submit the result to handle your business. Easy to use and customize.

Usage

To use this widget, just add the import statement: import 'package:signature_box/signature_box.dart';

and use it like other widgets SignatureBox(width: 300, height: 200, onChanged: (value) {})

demo

About

https://pub.dev/packages/signature_box

License:MIT License


Languages

Language:Dart 92.7%Language:Swift 5.2%Language:Kotlin 1.6%Language:Objective-C 0.5%