Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 217 Bytes

simple_painter

CustomPainter canvas를 통해 직접 drawing을 할 수 있는 위젯입니다.

Getting Started

It utilizes flutter's CustomPaint widget (with CustomPainter class), hooks_flutter, and riverpod