Closed
Description
It is not possible to transfer package:cronet_http_embedded
to another publisher - this is process limitation for Google-owned packages.
So we need to pick a new name so that it can be published by another publisher, i.e., "flutter.cn". We can update the package:cronet_http_embedded
package page to point to the new package.
Maybe one of:
package:cronet_embedded_http
package:cronet_http_noplay
# I like this one - it makes it clear why you would use it.package:cronet_http_embed
But I'm open to other names.