-
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 |
|---|---|---|
| .. | ||
| src | Loading commit data... | |
| analysis_options_user.yaml | Loading commit data... | |
| animation.dart | Loading commit data... | |
| cupertino.dart | Loading commit data... | |
| foundation.dart | Loading commit data... | |
| gestures.dart | Loading commit data... | |
| material.dart | Loading commit data... | |
| painting.dart | Loading commit data... | |
| physics.dart | Loading commit data... | |
| rendering.dart | Loading commit data... | |
| scheduler.dart | Loading commit data... | |
| semantics.dart | Loading commit data... | |
| services.dart | Loading commit data... | |
| widgets.dart | Loading commit data... |
HIAST - GitLab