flutter/dev/manual_tests
Hixie 9fc29dbbb8 Support hairline borders
Previously, border with '0' was ambiguous. Sometimes we treated it as
hairline borders, sometimes as "don't show the border", though even in
the latter case we did some graphics work sometimes. Now we have an
explicit BorderStyle.none flag to not draw the border efficiently.
2016-03-24 14:05:38 -07:00
..
android Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Use FractionalOffset for gradients 2016-03-15 19:30:41 -07:00
drag_and_drop.dart Support hairline borders 2016-03-24 14:05:38 -07:00
mozart.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
overlay_geometry.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
pageable_list.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
pubspec.yaml Remove //examples/widgets 2016-03-08 16:37:32 -08:00
raw_keyboard.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00