Swain

Results 29 comments of Swain

> Okk yes this can be possible. So I think in this case, we will have to use the concept of macros (not exactly macros, but just an example) so...

I think the analyzer should determine which assets must be used. Then the others may not be used. But we have no way to confirm. Because the factors that affect...

> Count display with dot @AlexV525 You can implement `PluggableWithStream` abstract class to support showing red dot. There're some other suggestions about `DioInspector` 1. If the body is JSON, and...

Sorry, there's no plan to support pacakge caching.

If you have good idea or any suitable solution, please contribute~ @yeyu1271

Hi @JoernLee `pub_server` is a simple self-hosted site for internal package provided by Dart Team of Google. But it's be marked with 'DISCONTINUED'. `pub-dev` is the source code of [pub.dev](https://pub.dev),...

It looks like the api `/packages/.json` returned an invalid result. Could you paste the response body of the api? @dangvinh

Please paste your command and the outputs from terminal.

> IO : HTTP GET https://unpub.xxxxx.com/api/packages/module_test > | Accept: application/vnd.pub.v2+json > | authorization: > | user-agent: Dart pub 2.15.1 > IO : HTTP response 401 Unauthorized for GET https://unpub.xxxxx.com/api/packages/module_test >...