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 Windows Support #122

Open
sgerhardt opened this issue Jan 20, 2016 · 2 comments
Open

Add Windows Support #122

sgerhardt opened this issue Jan 20, 2016 · 2 comments

Comments

@sgerhardt
Copy link

It appears the documentation and code are not set to support Windows.

A couple examples:

  1. Setting up alias on *nix systems, but no Windows analog
  2. Issues wherever Process.run is used
    For example, trying to run tests in analyze_test.dart results in,
    ProcessException: The system cannot find the file specified. Command: pub get

I'm sure there are several more platform issues as well. I'm wondering if there is any desire to make the project more platform independent.

@maxwellpeterson-wf
Copy link
Member

None of our developers use Windows, but we would be happy to accept pull requests that add support.

@charliekump-wf charliekump-wf changed the title Add Windows Support CP-2122 Add Windows Support Jul 28, 2016
@evanweible-wf
Copy link
Contributor

This should be more achievable with v3, and we can use Travis CI to run our tests on windows.

@evanweible-wf evanweible-wf changed the title CP-2122 Add Windows Support Add Windows Support Oct 9, 2019
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