http
http copied to clipboard
[All] Unify all kotlin-stdlib implementations
https://github.com/dart-lang/http/pull/1104#discussion_r1447747121
As it turns out the library is trying to pull the stdlib from somewhere which causes conflicts. This is also tracking in https://github.com/flutter/flutter/issues/125062.
todo:
- Remove unnecessary jdk* stdlib
- Sync with https://github.com/flutter/flutter/issues/125062
There are not so many packages with Android implementation, only cronet_http for now.