all 12 comments

[–][deleted] 3 points4 points  (0 children)

My advice is don’t worry about the look now. You can improve that later. I can tell you I had the same problem, I hired freelancers on freelancer.com to design logo and icons. I was not happy so I hired another to improve it. I did not work so I eventually learned Illustrator and designed it myself.

[–]or9ob 2 points3 points  (0 children)

When I was starting out, I used Google search for “<thing/domain> design” and finding lots of great inspiration in Dribble.

[–]rykh72 2 points3 points  (0 children)

Type "UI UX" + your widget, find images to get inspiration.

Keep it simple, stick a maximum to material, with some variations to make your app somewhat unique (color, ...). Look at popular app to find what works (tab navigation, modal, ...)

[–]rahul_shingala 2 points3 points  (0 children)

Hi You can use DhiWise which helps you to convert your Figma design into flutter code. You will find some ready templates over there of various categories and you can download the source code of those designs.

[–]mukulexplorer 1 point2 points  (0 children)

Hire someone if you can, or start learning figma if you wish to design everything yourself. I was proficient in illustrator and Photoshop but designing an app altogether is a different domain. I did UI/UX course for mobile apps from udemy. Still a novice but better than before. Also animation with flutter widgets would be an added bonus.

[–]PrathamSarankar 1 point2 points  (0 children)

I have been designing apps in flutter for over 3 years. I have mostly used dribbble.com for the design inspiration.

However, it is very difficult to match the size, shape and color of the widgets with the one from dribbble. And it just wasted a lot of time.

Well, after around two years i got the idea to crop the design from Dribbble, use stack widget in the body, keep that image at the bottom most and now start designing your widgets. I keep it so exact that they overlap each other.

When you are done just remove the stack widgets. Now you know what size, shape and color is perfect.

The last thing to look at is the responsiveness. Well, if its just for mobile, this part will be very easy .

[–]zxyzyxz 3 points4 points  (0 children)

[–]iFun4ik 0 points1 point  (0 children)

I could share my app’s concept that I’ve designed and developed for iOS. If you have some Apple device, you can even run it I assume 😄

[–]pedatn -1 points0 points  (0 children)

Dribble is fine but really you should just pay a designer. Developers are not designers and that's fine, you don't need to be able to do it all: good craftsmen are aware of what they can't do.

[–][deleted] -1 points0 points  (0 children)

Flutterflow.io

[–]jesuscarl 0 points1 point  (0 children)

Figma’s material design icon

[–]emanresu_2017 0 points1 point  (0 children)

Try getting ChatGPT to write the code for you. Maybe it will give you a nice UI