mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() - Rename EdgeDims constructor to EdgeDims.TRBL(). - Add operator== to Size and Offset so that you can compare Size to DebugSize in checked mode. - Add Size.lerp(). - Add various operators to EdgeDims. (*, /, ~/, %) - Add EdgeDims.lerp(). - Update style guide. I went there to fix an EdgeDims constructor example, and stayed because some recent things came up and I wanted to add them before I forgot. |
||
---|---|---|
.. | ||
box_test.dart | ||
flex_test.dart | ||
grid_test.dart | ||
image_test.dart | ||
intrinsic_width_test.dart | ||
positioned_box_test.dart | ||
rendering_tester.dart | ||
size_test.dart | ||
stack_test.dart | ||
viewport_test.dart |