http_middleware
http_middleware copied to clipboard
The version 1.0.0 on dart pub still depends on old version of http 0.11.3+16
Please update the pub package to the newest version, for now, If depends on http: ^0.12.0 and http_middleware: ^1.0.0, flutter packages get won't pass:
Because pqdd depends on http_middleware ^1.0.0 which depends on http ^0.11.3+16, http ^0.11.3+16 is required.
So, because pqdd depends on http ^0.12.0+1, version solving failed.
@gurleensethi hi! could you update the pub / would you be interested in a PR to fix this? Thx
Having the same issue, although the pubspec was updated the package doesn't seem to be published yet.
Whats the plan for releasing?
Is there a plan to fix this? It looks like the changers for issue #9 already got in. pub needs to be updated. http_logger and http_middleware are currently uninstallable and ths unusable in any new projects.
I have created a new package using this package and published it under the pub. Anyone who needs a newer version of this can use this: https://pub.dev/packages/pretty_http_logger