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

DiagnosticableMixin not found #358

Closed
chenyongze opened this issue Jul 22, 2020 · 6 comments
Closed

DiagnosticableMixin not found #358

chenyongze opened this issue Jul 22, 2020 · 6 comments

Comments

@chenyongze
Copy link

version: 1.0.0
../../../../../.pub-cache/hosted/pub.flutter-io.cn/flutter_svg-0.17.4/lib/src/picture_stream.dart:88:26: Error: Type 'DiagnosticableMixin'
not found.

@GeertJohan
Copy link
Contributor

Related issue: dnfield/flutter_svg#368

@GeertJohan
Copy link
Contributor

The fix is to upgrade to flutter_svg 0.18.0, but this will break for users on the flutter stable channel. See #332 for more info about upgrade to flutter_svg 0.18.0.

@scysys
Copy link

scysys commented Jul 30, 2020

same here when adding flutter_html as depency

@scysys
Copy link

scysys commented Jul 30, 2020

Found: #351 (comment) and was working for now

@androidapplicationss
Copy link

androidapplicationss commented Aug 13, 2020

I found same issue
I have solved this issue by updating flutter_svg: ^0.18.0 and flutter_html: ^1.0.2

@ryan-berger
Copy link
Collaborator

@chenyongze This issue is fixed in 1.0.2

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

5 participants