⭐I hope you'll enjoy this video. If my videos are helping you, consider subscribing and joining my channel to support my work kzbin.infojoin
@amiyanmukthar Жыл бұрын
Thanks!
@MohammadMalan Жыл бұрын
Thank you for blessing us today
@VandadNP Жыл бұрын
Any time
@mayursmahajan Жыл бұрын
what an amazing educator you are, brilliant and elaborate explanation.
@andrewscott2966 Жыл бұрын
Great stuff man! Keep it going! :)
@jelilabudu Жыл бұрын
13:02 To reduce the confusing about path.addOval(rect) method, just take every circular shape in a rectangle as an oval shape.
@philosophia5577 Жыл бұрын
Nothing pains me more to know that this series is ending in next 3 videos. We want more Animation Content from you Vandad. A lot of things are uncovered. Maybe a course on Flutter Art using Custom Paint. I wanna dwelve deeper, I am going to straight to documentation once I complete this playlist.
@ElexandroTorres Жыл бұрын
A tip: When you are using a ClipPath and testing it's shape, keep the shoudReclip as true, because that way you will see the changes when hot reload.
@emskiee5330 Жыл бұрын
I think the iPad automatically straightens the line drawn when holding for a second or two. Anyway, thanks again for this wonderfully explained tutorial Vandad!
@АртурЗарипов-б2й Жыл бұрын
Thank you very much!
@michaelkroupa6996 Жыл бұрын
You can try the Zen Mode for seeing the pure coding area. View-> Zen Mode
@Deev.eloper Жыл бұрын
couldn't we use containers shape property?
@jelilabudu Жыл бұрын
In Summary: > The ClipPath widget constructor has a clipper property that can receive a concrete subclass of the CustomClipper abstract class. > You create and return your custom shape using the Path constructor in the getClip(Size size) method in concrete subclass. > Remember, the instance methods that you call on the path instance would be determined by the type of shape you want to construct.
@jelilabudu Жыл бұрын
🥰 @VandadNP you never disappoint. You teach like your life depends on it. I'm wondering why won't you establish a coding boot camp?