Flutter Canvas Tutorials - TapeMeasure Widget (2023-July)

Опубликовано: 03 Декабрь 2025
на канале: Coding with Indy
1,633
57

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 tape measure widget that lets the user select a length or a height 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/...

Merch: Drawing Text on Canvas
https://gumroad.com/indy9000

#flutter #canvas #tutorials