Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix always fails to find "pubspec.lock" on Windows
Use `Directory.current.path` instead of environmental variable `PWD` to support non-POSIX shell.
- Loading branch information