Curved button using Flutter | Can it be done with Flutter? | Custom shapes Flutter | Custom painter

preview_player
Показать описание
How to build a custom shape button in Flutter? Here's how to do it using a custom painter!

❤ Follow on Social media 😎 :

❤ Reference links :

Subscribe and leave a like if you liked the video 😋 Good content deserves more subscribers 👏🏻

If you have any questions or feedback then please comment below!

❤ Chapters
Curved button design - 0:00
Container - 0:05
CustomPaint - 0:17
CustomPainter - 0:22
GitHub copilot in action - 0:31
Drawing the shape - 0:52
Curving the shape - 1:06
Send icon - 1:40
Reusable widget - 2:00
onTap callback - 2:10
Рекомендации по теме
Комментарии
Автор

If you want an in-depth explanation of custom painters or more advanced custom painter examples then please comment below so that I can make videos on those topics ❤

codingislove
Автор

Love this! can you create a video on how to calculate path? Like you did in this video for the left border. Thanks!

seeameya