Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Can I use code-server to work on a flutter project? #2569

Unanswered
sinojelly asked this question in Q&A
Discussion options

I tried to install flutter and dart plugins, but without success.
Any help would be appreciated!

You must be logged in to vote

Replies: 3 comments 7 replies

Comment options

Do you have the flutter sdk and dart installed? The extensions will require those to be installed on the machine.
You must be logged in to vote
7 replies
Comment options

Oh wait you said Android. I think the binary needs to be built specifically for Android to work. Have you tried installing it through Termux? That might work.

Comment options

Oh wait you said Android. I think the binary needs to be built specifically for Android to work. Have you tried installing it through Termux? That might work.

the said app seems to be based on Termux, as Termux libraries do not map out to /lib/ld-linux (they are built using the NDK), they'll need a proper chroot for this.

Comment options

It doesn't look like flutter is available but it does have dart:

pkg install dart

That said, I haven't used it so who knows if it works.

Comment options

It doesn't look like flutter is available but it does have dart:

pkg install dart

That said, I haven't used it so who knows if it works.

you have to install the Flutter SDK by its own, Dart itself is just the runtime.

Comment options

Yup.

Comment options

Hey there, the Flutter plugins should be available on the marketplace. VSCode supports this, but make sure you have the SDK installed firsthand.

You must be logged in to vote
0 replies
Comment options

@sinojelly did you get anywhere with this?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /