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 has been archived by the owner on Dec 9, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: