-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
type '_StreamHandlerTransformer<List<int>, List<int>>' is not a subtype of type 'StreamTransformer<Uint8List, List<int>>' of 'streamTransformer' #357
Comments
I had the same problem as you. |
Same for me
|
我也遇到了 |
+1 |
求官方赶紧修复 看来是所有人都遇到这个问题了 |
seriously, would you guys mind stopping spamming this issue? there seems to be already a PR, so if you don't have anything useful to add just add your reaction or subscribe.. I subscribed so i get notified once there is any progress, not so that I get notified for everyone who has that issue as well.. |
+1 as well for me--Dio is broken until a fix is released. Thanks. |
please upgrade to 2.1.13 and try again. |
@wendux upgrade to 2.1.9 and still had the same problem |
2.1.10 and this problem still present really !! |
2.1.9 and I have the same issue |
I started receiving this error when changing to the |
2.1.13 正常运行 |
2.1.13 worked for me. Thanks. |
New Issue Checklist
Issue Info
Issue Description and Steps
I just upgrade my flutter using channel master to v1.8.1-pre.11 and upgrade dio to 2.1.8
my code is exactly the same as example
The text was updated successfully, but these errors were encountered: