• 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
..
android Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
card_collection.dart Loading commit data...
drag_and_drop.dart Loading commit data...
material_arc.dart Loading commit data...
overlay_geometry.dart Loading commit data...
pageable_list.dart Loading commit data...
pubspec.yaml Loading commit data...
raw_keyboard.dart Loading commit data...