You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kevmoo another option could be just a dart command (replacement for the pub command, which would become just an alias for dart pub?). That would be quite a lot more general and support things like mono_repo dart run build_runner build.
This enables things like mono_repo dart fix --apply, mono_repo dart analyze, mono_repo dart run build_runner build etc.
I did bump the min SDK so I could use a switch expression, let me know if you feel strongly about supporting older SDKs. They can still use older versions so I think it's fine though.
Closes#458
No description provided.
The text was updated successfully, but these errors were encountered: