omarhurani / flutter_painter

A Flutter widget to draw scribbles and text on a background image or color 🎨
MIT License
139 stars 107 forks source link

Feature: isDrawing #62

Open DoktorBotti opened 1 year ago

DoktorBotti commented 1 year ago

Provides an onIsDrawingStateChanged(bool isDrawing) callback.