RomanBase / hand_signature

A Flutter plugin providing signature pad for drawing smooth signatures.
https://pub.dev/packages/hand_signature
MIT License
108 stars 25 forks source link

How to "Redo"? #23

Closed wiradikusuma closed 2 years ago

wiradikusuma commented 2 years ago

There's stepBack() that can be used for "undo" function, but how do I "redo"?

RomanBase commented 2 years ago

Hey, currently there is no redo function. This library is focused to serve signature pad, so undo/redo functions are not so relevant..