• Dan Field's avatar
    Load assets in flutter_test without turning event loop. (#115123) · 88e49ed2
    Dan Field authored
    * Load assets in flutter_test without turning event loop.
    
    This makes it possible to load an asset without actually turning
    the event loop. This is importnat because our FakeAsync zones
    may cause people to sprinkle in extra pumpAndSettles in when
    running tests that load assets, which is undesirable.
    
    * fix null checking
    88e49ed2
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures 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...
dart_plugin_registrant.dart Loading commit data...