This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
tests
/
raw
History
Hixie
96aadc99b4
Rename "BorderSide.None" to "BorderSide.none", since it's a constant, and change the sky.Size.infinite() constructor to a constant.
...
R=abarth@chromium.org
Review URL:
https://codereview.chromium.org/1158263005
2015-06-04 16:17:20 -07:00
..
box_layout-expected.txt
Update BoxDecoration and RenderParagraph to use sky.Color instead of int.
2015-06-03 16:57:04 -04:00
box_layout.dart
Rename RenderNode to RenderObject.
2015-06-04 10:45:21 -07:00
padding_deflate-expected.txt
Fix min/max typo in BoxConstraints.deflate
2015-06-03 11:12:17 -07:00
padding_deflate.dart
Enable RenderDecoratedBox to draw borders.
2015-06-04 10:50:59 -07:00
render_box-expected.txt
Update BoxDecoration and RenderParagraph to use sky.Color instead of int.
2015-06-03 16:57:04 -04:00
render_box.dart
Update BoxDecoration and RenderParagraph to use sky.Color instead of int.
2015-06-03 16:57:04 -04:00
render_flex-expected.txt
Update BoxDecoration and RenderParagraph to use sky.Color instead of int.
2015-06-03 16:57:04 -04:00
render_flex.dart
Rename "BorderSide.None" to "BorderSide.none", since it's a constant, and change the sky.Size.infinite() constructor to a constant.
2015-06-04 16:17:20 -07:00