Flutter is a UI framework from Google for cross platform mobile and desktop app development. It can create beautiful user interfaces. In this video series I will use Flutter canvas to teach you simple interactions and effects.
In this video I show you how to create a line chart that shows progress over time, from scratch. We won't use any other packages or libs, and we will use CustomPainter to achieve this.
How to setup Visual Studio Code for Flutter development:
https://flutter.dev/docs/development/...
Code for this video:
https://github.com/Indy9000/flutter-c...
Merch: Drawing Text on Canvas
https://indy9000.store
#flutter #canvas #tutorials