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

1.0.6版本web端编译出错 #52

Closed
wookkkkk opened this issue Oct 22, 2023 · 1 comment
Closed

1.0.6版本web端编译出错 #52

wookkkkk opened this issue Oct 22, 2023 · 1 comment

Comments

@wookkkkk
Copy link

环境 win11 x64
Dart SDK version: 3.1.3 (stable)
Flutter 3.13.7 • channel stable
报错内容
Launching lib\main.dart on Edge in debug mode...
/C:/Users/Administrator/AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/fetch_api-1.0.2/lib/src/iterator.dart:24:30: Error: @staticInterop classes cannot have external extension members with type parameters.
Try using a Dart extension member if you need type parameters instead.
external IteratorResult next();
^

@mylxsw
Copy link
Owner

mylxsw commented Oct 25, 2023

切换到 develop 分支就可以了

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

2 participants