Skip to content

iTEEECH/custom_paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom paint

Summary

  • 🚀 Platforms
  • 📃 Description
  • ⚙️ Setup
  • 💻 Use case

Platforms

Android iOS Web

Description

This Flutter project demonstrates CustomPaint class in Flutter through various examples of use such as smiley, etc.

CustomPaint serves as Flutter's gateway to creating visually stunning and unique user interfaces through custom graphics.

At its core, CustomPaint is a widget that provides a canvas on which to draw during the painting phase, creating bespoke visual elements that standard widgets can't achieve.

For further information, please refer to Flutter documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published