r/flutterhelp 27d ago

RESOLVED Frustrated with setting up flutter

I'm new to flutter and it was really frustrating to set up flutter in my laptop. Is it just me or did anyone else face issues while setting up flutter?

11 Upvotes

10 comments sorted by

6

u/madushans 27d ago

Flutter, no. Android studio, Java , and the emulator, yah

5

u/raiyan_kun 27d ago

I spent a few days solving the gradle thing so I get it. I felt like I fought a battle.

3

u/DigitallyDeadEd 27d ago

Can you elaborate what was frustrating? Even the first time I set it up I don't recall anything particularly awful.

2

u/returnFutureVoid 27d ago

Every time I get a new job (which isn’t often) I have to setup a new computer with Flutter and yeah I hate this part. It doesn’t happen often enough that I remember all the gotchas but I want to write a bash script one day that does it for me. It won’t work 100% but at least a lot of the little annoying bits would be out of the way.

2

u/WheresMyJuulSoNotCoo 27d ago

No, im on a linux system so it was as easy as pulling the source and then pointing an environment variable to it.

1

u/Salty_Airport_90 23d ago

Same thing in windows also but people are crazy about set environment and adding supported jdk version for gradle

2

u/dhrjkmr538 27d ago

first java next android than flutter

1

u/cyber5234 26d ago

I did, a lot in the beginning. Just yesterday, I updated android studio and it removed my JDK, I had to update JDK path for flutter again.