Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 290 Bytes

Custom Painter (Advanced)

A demo flutter app to practice some CustomPainter advanced concepts

Developer

  • Alexander Sosa

Technologies

  • Flutter

Topics Covered

  • Object Oriented Programming
  • BottomAppBar
  • CustomPainter
  • Path
    • .moveTo
    • .quadraticBezierTo
    • . lineTo