Custom Flutter Shapes Using Flutter Shape Maker (No Code)

Programmers Pouch
2 min readJan 10, 2022

--

Creating shapes using CustomPaint has been my favorite widget. It is a very powerful and useful widget. But as they say, “With Great Power, Comes Great Complexity”….🙄

So what can we do?

Flutter Shape Maker

Flutter Shape Maker is a toolset through which we can get custom made shapes’ code in flutter. It basically allows us to draw out shapes and then it gives us the CustomPaint code.

Website: https://fluttershapemaker.com

How To Use It?

  1. Open the website.
  2. Click on Open Shape Maker v2.5.0.

3. After clicking, it will take you to a new website where you can now draw any shape.

4. An option like this might come, but let’s just use the normal one. Click on ‘Keep Using FSM Web’.

5. Let’s make a cone.

And, we get the code very, very easily.

I know there are many other options in this. Check them all out! This is a really great website!!

That’s all!🏁 Hope you liked this article.

Make sure to hit the claps👏if you liked this article. If I got something wrong, mention it in the comments.

Buy me a coffee☕ to show me your support.

Reach me out at LinkedIn, GitHub and Twitter.

--

--

Programmers Pouch
Programmers Pouch

Written by Programmers Pouch

Freemium Content on Flutter App Development

No responses yet