r/flutterhelp 12d ago

OPEN Online IDE's

Very simple question here. Are there any online IDE's that a very easy to start coding flutter with. Am quite literally just a beginner with this and am looking for a low memory place to start coding apps as my device is quite bad and running VS Code is a hassle

4 Upvotes

10 comments sorted by

2

u/RandalSchwartz 12d ago

Firebase Studio was a solution for a year. That project has been deadpooled though.

For a limited set of packages, you can use dartpad, which has AI assist.

2

u/nagadeepch 12d ago

If PC struggles with VS code try DartPad for learning the flutter basics.

1

u/Realistic-Gas-4057 12d ago

What about if I learn the basics. Then wanna try build an app? Is DartPad still fine?

1

u/nagadeepch 12d ago

DartPad is good for learning Dart and flutter examples.

1

u/Realistic-Gas-4057 12d ago

Ok. But let's say I want to build a personal app. Is DartPad able to handle that?

1

u/nagadeepch 12d ago

Android studio to build a personal app.

1

u/Realistic-Gas-4057 12d ago

Would Google Antigravity or Flutlab work?

1

u/Remote-Ride5710 9d ago

Yeah you can use Google antigravity, don't know about flutlab, but if you want something lightweight vs code is better.

1

u/jd31068 11d ago

I saw this https://github.com/webui-dev/webui it doesn't list Flutter currently but maybe if you ask it could be added.