Skip to content

coch82/flutter_drawer

Repository files navigation

Flutter Drawing App

“Dart”Click here for medium article

The App

About

Learn how to create a drawing app in Flutter and explore Flutter’s capability to render and control a custom UI with the help of CustomPaint widgets.

Features

  • Changeable point color
  • Changeable background color
  • Changeable stroke width
  • Clean screen button

Directory Structure

lib
│─── drawing_page.dart    
|─── drawing_line.dart
|─── main.dart
|─── sketcher.dart

Created by Flutter.

Releases

No releases published

Packages

No packages published

Languages