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
{{ message }}
This repository was archived by the owner on Mar 27, 2020. It is now read-only.
package root is not supported by the Dart VM starting with Dart 2.0 but the readme file for this package still talks about resolving packages using 'package root'. See text below: The Dart VM provides two mutually exclusive means of resolving package: URIs: a package spec and a package root.
references to package root should be dropp[ed.
package root is not supported by the Dart VM starting with Dart 2.0 but the readme file for this package still talks about resolving packages using 'package root'. See text below:
The Dart VM provides two mutually exclusive means of resolving package: URIs: a package spec and a package root.
references to package root should be dropp[ed.