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
[native assets] Add support for pub workspaces (#2484)
Closes: #2483
Tested in `dartdev`: https://dart-review.googlesource.com/c/sdk/+/422080
Packages must opt in to a new version of package test to adopt this fix.
(`dartdev` uses the version of `package:test` that's in the users'
pubspec, rather than the one that's rolled in the Dart SDK!)
In the test for `dartdev` I manually applied the edits to
`third_party/pkg/test/pkgs/test_core` and overrode the dependencies.
0 commit comments