4 Commits

Author SHA1 Message Date
Ian Hickson
bcc8779cb8 Remove the Point class. (#3567)
* 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
2017-04-12 13:45:46 -07:00
Adam Barth
cd14345215 Update for API change (#3176) 2016-10-27 10:19:30 -07:00
Adam Barth
31161a9568 Update examples for window.physicalSize (#3086)
Now the engine always gives values in physical pixels.
2016-10-01 10:01:41 -07:00
Adam Barth
8d102cbe40 Add hello_flutter and make it work on Fuchsia (#3016) 2016-09-11 15:53:48 -07:00