Skip to content

Conversation

@srawlins
Copy link
Member

The public constructor was a factory constructor which can return null, which
is illegal under the null safety language feature. Any refactoring is breaking,
and the class's functionality is better implemented as an extension.

Also change a few package:path/path.dart import prefixes from path to p.

The public constructor was a factory constructor which can return null, which
is illegal under the null safety language feature. Any refactoring is breaking,
and the class's functionality is better implemented as an extension.
@srawlins srawlins requested a review from scheglov August 18, 2020 23:21
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Aug 18, 2020
@srawlins srawlins merged commit b7da88b into dart-lang:master Aug 19, 2020
@srawlins srawlins deleted the file-contents branch August 19, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Google CLA check succeeded.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants