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 an infinitely scrollable timeline.
So in this video you will learn
1. How to draw vertical text
2. How to handle gestures
3. How to draw on a draggable canvas
4. How to paint a liner gradient
How to setup Visual Studio Code for Flutter development:
https://flutter.dev/docs/development/...
Code for this video:
https://github.com/Indy9000/flutter-c...
Previous Tutorials:
• Tutorials
My eBook: Drawing Text on Canvas
https://indy9000.store
#flutter #canvas #tutorials #timeline