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

Fails to build with Dart 3.3.1 #743

Open
dannnnthemannnn opened this issue Mar 15, 2024 · 0 comments
Open

Fails to build with Dart 3.3.1 #743

dannnnthemannnn opened this issue Mar 15, 2024 · 0 comments

Comments

@dannnnthemannnn
Copy link

packages/quiver/src/iterables/enumerate.dart:74:36:
Error: The class 'Iterator' can't be extended outside of its library because it's an interface class.
class EnumerateIterator<V> extends Iterator<IndexedValue<V>> {
dart --version
Dart SDK version: 3.3.1 (stable) (Wed Mar 6 13:09:19 2024 +0000) on "macos_arm64"
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