DEV Community

Cover image for Flutter: Build Circular Progress with CustomPaint and Animation
Alex Melnyk
Alex Melnyk

Posted on • Originally published at Medium

Flutter: Build Circular Progress with CustomPaint and Animation

Hey, you are on the right way if you come with a question about how to draw something in Flutter. For example when you need to draw something like a Progress indicator in a circle shape.

I’ll show you how to do that for the next platforms on the Flutter:

Android, iOS, Web, macOS

Top comments (0)