• Jacob Richman's avatar
    Small Flutter strong mode cleanup fixes. (#7825) · 53fc96da
    Jacob Richman authored
    * Small Flutter strong mode cleanup fixes.
    
    These are cases where strong mode down cast composite errors
    generally indicated cases that would performance or correctness
    issues if Flutter code was run in a strong mode VM.
    
    * Fix Command API so that it is always in terms of Map<String,String>.
    
    * Fix typedef
    53fc96da
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...