Noah Wang
Noah Wang
好吧,我看了那几篇文章,还是没看到讲解原理的😂
两年不更新了啊,88
@zesage, can you merge this PR and publish new version to pub, ref by git not able to use version constraints.
@zesage , can you review this PR, and publish new version to pub.dev?
@justsoft , according to https://developer.android.com/build/jcenter-migration. jcenter is no longer maintained. use mavenCentral instead.
Agree with this.
I think you can add your dependencies in your yaml. Since app_review use package_info_plus: ^3.0.1, you can use any version of package_info_plus between 3.0.1 and 4.0.0.
Hi @rodydavis, can you review this PR and publish new version to pub for wider compatibility!
Currently, we are going to upgrade Dart 3 as min sdk, this change will make sure compatibility for both legacy users and new users who need dart 3 as min...
> Is there any java client that implements it?! > > Feign will just use http implementations that exist out there Yeah, I found some like: https://github.com/google/cronet-transport-for-okhttp https://bitbucket.org/pjtr/flupke/src/master/ https://github.com/ptrd/kwik