http icon indicating copy to clipboard operation
http copied to clipboard

[All] Unify all kotlin-stdlib implementations

Open AlexV525 opened this issue 1 year ago • 1 comments

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

AlexV525 avatar Jan 11 '24 00:01 AlexV525

There are not so many packages with Android implementation, only cronet_http for now.

AlexV525 avatar Jan 11 '24 01:01 AlexV525