Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart2aot does not exist on the Dart SDK #32633

Closed
SaeedMasoumi opened this issue May 13, 2019 · 5 comments
Closed

dart2aot does not exist on the Dart SDK #32633

SaeedMasoumi opened this issue May 13, 2019 · 5 comments

Comments

@SaeedMasoumi
Copy link

SaeedMasoumi commented May 13, 2019

I want to create a command line application, but dart2aot does not exist in the Flutter bundle. Should I install and keep separate versions of Dart?

@passsy
Copy link
Contributor

passsy commented May 14, 2019

Related to dart-lang/sdk#36892

@mit-mit
Copy link
Member

mit-mit commented Jun 3, 2019

For general Dart development, you should install the Dart SDK from https://dart.dev/get-dart

@mit-mit mit-mit closed this as completed Jun 3, 2019
@SaeedMasoumi
Copy link
Author

@mit-mit If I have two separated versions of Dart SDK, Does Flutter get confused? I mean Flutter choose the SDK from its bundle or not?

@mit-mit
Copy link
Member

mit-mit commented Jun 3, 2019

Flutter uses the Dart SDK it has embedded inside bin/cache/dart-sdk. You can install one or more Dart SDKs as you like outside of your Flutter installation.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants