Brian Quinlan

Results 57 issues of Brian Quinlan

### Page URL https://docs.flutter.dev/development/tools/devtools/app-size/ ### Page Source https://github.com/flutter/website/tree/main/src/development/tools/devtools/app-size.md ### Describe the problem The [App Size](https://docs.flutter.dev/development/tools/devtools/app-size) documentation starts with a description on how to view sizes and ends with instructions on...

p2-medium
e1-hours

Fixes https://github.com/dart-lang/http/issues/769

This issue tracks the implementation of different `package:http Client` implementations. ## Status [`package:http_client_conformance_tests`](https://github.com/dart-lang/http/tree/master/pkgs/http_client_conformance_tests) has been implemented but not released. [`package:cupertino_http`](https://pub.dev/packages/cupertino_http) has been released as part of `labs.dart.dev`. [`package:cronet_http`](https://pub.dev/packages/cronet_http) is under...

type-enhancement

In which case the default Client will be used.

There are new test failures on [[io] Make it possible to change the line ending output by `stdout` and `stderr`....[pkg:js] Update README and prep for 0.7.1 publish](https://github.com/dart-lang/sdk/compare/fe67789e43641785ecb957190c81be1f224ec929~...770f44d4e9ffe2abf4c27bc0969c6708c54a9b65). The tests ```...

area-vm
P3
library-io
gardening
triaged

## uncompleted_completer ## Description One of Completer. complete() or Completer.completeError() should be called. ## Details One of Completer. complete() or Completer.completeError() must be called for Completer.future to complete. ## Kind...

lint-proposal
status-pending

--- - [X] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs. - Larger...

package:cronet_http

--- - [ ] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs. -...

package:cupertino_http