Search code examples
flutterflutter-dependencies

.pub-cache/hosted/pub.dartlang.org/http-0.13.5/lib/src/base_request.dart:144:7: Error: The getter 'Lrethrow' isn't defined for the class 'BaseRequest'


Trying to compile my flutter project. It trow an error and exit. It look like it's cause by http. But i don't know how solve it. My flutter version is 3.3.6. Sorry for the english. enter image description here My error enter image description here My dependencies


Solution

  • HTTP paquage version. I have updated the package and clean the app