Skip to content

lyabs243/flutter-custom-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter custom painter

A demo manipulation on Flutter custom painter.

The CustomPainter class allows you to draw custom graphic elements, whether simple or complex.

It's often used when you want to create elements that you can't get with standard Flutter widgets.

Predefined shapes

Predefined shapes

Custom shapes

Custom shapes

Example

House

House

World clock

World clock

Final Demo

Final Demo

Tutorial

To learn how to create this application, you can follow this tutorial:

🇬🇧 🇺🇸 Flutter and Dart: Unleash the Picasso within you with CustomPainter

🇫🇷 Flutter et Dart: Révélez le Picasso qui est en vous avec le Custom Painter

About

Draw with Flutter using Custom Painer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published