• I
    Remove the Point class. (#3567) · bcc8779c
    Ian Hickson 提交于
    * Remove the Point class.
    
    * Add Size.contains and Rect.translate for consistency
    
    * Make Offset and Size compare == with subclasses.
    
    Without this we would break the _DebugSize hack.
    
    * Fix copy/pasta
    
    * Fix the examples in the engine repo
    bcc8779c
main.dart 2.1 KB