Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Upgrade from comment-based generics syntax #13

Closed
srawlins opened this issue Jul 27, 2017 · 1 comment
Closed

Upgrade from comment-based generics syntax #13

srawlins opened this issue Jul 27, 2017 · 1 comment

Comments

@srawlins
Copy link
Contributor

The comment-based generics syntax will be removed from the Dart SDK tools (like DDC, analyzer) "soon." dart-lang/sdk#28796

Such syntax (like in _areListsEqual) needs to be updated, and the minimum Dart SDK in pubspec.yaml needs to be bumped to 1.21, when the real, non-comment-based syntax was introduced.

@goderbauer
Copy link
Member

Fixed by #14.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants