fluttercandies / flutter_drawing_board

A new Flutter package of drawing board
MIT License
194 stars 68 forks source link

support addListener #27

Closed huntrist closed 8 months ago

huntrist commented 1 year ago

please consider adding support for: controller.addListener, so we can change external UI based on user's drawing actions.

for example: change the AppBar leading to either "done" or "back" based on if user has drawn

xSILENCEx commented 8 months ago

Merged in 0.6.0