-
Todd Volkert authored
Currently, the fact that NetworkImage uses a static HttpClient makes it impossible to properly test, as a mock in one test will be reused in another test. This change fixes that. https://github.com/flutter/flutter/issues/32374
Currently, the fact that NetworkImage uses a static HttpClient makes it impossible to properly test, as a mock in one test will be reused in another test. This change fixes that. https://github.com/flutter/flutter/issues/32374
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| animation | Loading commit data... | |
| cupertino | Loading commit data... | |
| examples | Loading commit data... | |
| foundation | Loading commit data... | |
| gestures | Loading commit data... | |
| harness | Loading commit data... | |
| material | Loading commit data... | |
| painting | Loading commit data... | |
| physics | Loading commit data... | |
| rendering | Loading commit data... | |
| scheduler | Loading commit data... | |
| semantics | Loading commit data... | |
| services | Loading commit data... | |
| widgets | Loading commit data... | |
| flutter_test_alternative.dart | Loading commit data... | |
| flutter_test_config.dart | Loading commit data... |
HIAST - GitLab