flutter_drawing_board
flutter_drawing_board copied to clipboard
[Feature request] It would be nice to be able to control the available Actions (in the same way it is possible to control the Tools)
Platforms
dart
Description
It would be nice to be able to control the Actions (in the same way it is possible to control the Tools).
I have currently forked the codebase just because I wanted to disable the "rotate" button. Perhaps I'm missing a better way to control the action buttons!
Why
Right now the options seem to be "no actions" or "all the actions". It's useful to be able to customize them.
Same wish