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

Add dart to the $PATH #21

Closed
pavanpodila opened this issue Jan 21, 2020 · 2 comments
Closed

Add dart to the $PATH #21

pavanpodila opened this issue Jan 21, 2020 · 2 comments

Comments

@pavanpodila
Copy link

It would be good to put the Dart binaries on $PATH

@subosito
Copy link
Owner

Hi @pavanpodila, thanks for the suggestion, we can add this later when enough demand for this. For now, you can do:

- run: echo ::add-path::${FLUTTER_HOME}/bin/cache/dart-sdk/bin
- run: dart --version

@shouichi
Copy link

We need this feature too.

Background: We run a mock server written in dart for flutter drive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants