Skip to content

hydev777/kids_drawing_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kids drawing app

Drawing app made in flutter with clean architecture.

This is an app to practice the combination of various widgets to create something new and creative. The drawing was made using the widgets GestureDetector, Offset and CustomPaint.

pendraw

Features done:

  1. When the color of the line is changed, only new lines will have that color previous ones will remain the same.
  2. Make a difference between the lines drawn and the pencil point of contact.
  3. When the size of the line is changed, only new lines will have the new size previous ones will remain the same.
  4. Undo and redo.
  5. Eraser tool made.
  6. Save drawing to device.
  7. Create new drawing.

About

A drawing app made in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published