error: ../../../.pub-cache/hosted/pub.dev/dio-5.4.3/lib/src/form_data.dart:175:54: Error: The argument type 'List<int>' can't be assigned to the parameter type 'Uint8List'. #2184
Labels
b: regression
Worked before but not now
fixed
p: dio
Targeting `dio` package
s: bug
Something isn't working
🚒 URGENT
Needs to be resolved immediately
Package
dio
Version
5.4.3
Operating-System
iOS
Adapter
Default Dio
Output of
flutter doctor -v
Dart Version
2.19.6
Steps to Reproduce
Build app
Get this error
Expected Result
No Error and build should complete successfully
Actual Result
error: ../../../.pub-cache/hosted/pub.dev/dio-5.4.3/lib/src/form_data.dart:175:54: Error: The argument type 'List' can't be assigned to the parameter type 'Uint8List'.
The text was updated successfully, but these errors were encountered: