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

现在flutter版本没有readme中的版本其他版本编译失败,望解决 #463

Closed
sc956156617 opened this issue Jun 20, 2019 · 5 comments

Comments

@sc956156617
Copy link

Compiler message:
file:///~/.pub-cache/git/photo_view-966b32661fbb6a2170871d80edb07e418c392e36/lib/photo_view.dart:382:5: Error: 'ImageStreamListener' isn't a type.
ImageStreamListener listener = new ImageStreamListener(listenerSuccess);

@sc956156617
Copy link
Author

flutter 1.6.1版本

@CarGuo
Copy link
Owner

CarGuo commented Jun 20, 2019

这个问题已经解决过了,1.6.1 可以正常运行

@sc956156617
Copy link
Author

i got the message,when flutter run with v1.6.1 just now.

Compiler message:
file:///~/.pub-cache/git/photo_view-966b32661fbb6a2170871d80edb07e418c392e36/lib/photo_view.dart:382:5: Error: 'ImageStreamListener' isn't a type.
ImageStreamListener listener = new ImageStreamListener(listenerSuccess);

where i can find the way to work out. please tell me .

@CarGuo
Copy link
Owner

CarGuo commented Jun 20, 2019

sorry , please update to v1.6.3 with beta branch

image

@sc956156617
Copy link
Author

thank you very much

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