Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,383 contributions in the last year
Contribution activity
November 2020
October 2020
- slightfoot/flutter3d Java
- slightfoot/pub Dart
Created a pull request in dart-lang/pub that received 7 comments
fixes: #2670 pub global activate commands always exit cmd on windows.
Fixes #2670
Created an issue in dart-lang/pub that received 3 comments
Packages installed via `pub global activate` ALWAYS close command prompt on windows on execution.
Environment
pub version: Pub 2.10.0-110.0.dev
Problem
When using a cmd added via pub global activate it always exits the cmd prompt session.
Expect…

