[Wildcard Variables] Resolution of wildcard import directives #56245
Labels
feature-wildcard-variables
Implementation of the wildcard variables feature
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
As per dart-lang/language#3799, import prefixes named
_
are non-binding but will provide access to the non-private extensions in that library.See: https://github.com/dart-lang/language/blob/main/working/wildcards/feature-specification.md#imports
The text was updated successfully, but these errors were encountered: