Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from comment-based generics syntax #45

Closed
srawlins opened this issue Jun 19, 2017 · 0 comments
Closed

Upgrade from comment-based generics syntax #45

srawlins opened this issue Jun 19, 2017 · 0 comments

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 getStreamProviderFor) needs to be updated, and the minimum Dart SDK in pubspec.yaml needs to be bumped to 1.21, when the non-comment-based syntax was introduced.

@a14n a14n closed this as completed in 277466b Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant