Ephenodrom / Dart-Basic-Utils

A dart package for many helper methods fitting common situations
MIT License
364 stars 77 forks source link

Error: The argument type 'String' can't be assigned to the parameter type 'Uri'. #37

Closed MedwinCorreo closed 3 years ago

MedwinCorreo commented 3 years ago

image

/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/basic_utils-2.7.1/lib/src/HttpUtils.dart:24:37: Error: The argument type 'String' can't be assigned to the parameter type 'Uri'.

Ephenodrom commented 3 years ago

Already fixed with the latest version.