Sign in
flutter
/
mirrors
/
flutter
/
998a066a827e94f3fa1da346796b11f3354e0f0d
commit
998a066a827e94f3fa1da346796b11f3354e0f0d
[
log
]
author
Adam Barth <abarth@chromium.org>
Tue Oct 13 12:04:38 2015 -0700
committer
Adam Barth <abarth@chromium.org>
Tue Oct 13 13:21:36 2015 -0700
tree
0667352f93ce548cfedbb2ecfcb50ff03c363814
parent
7c5092f7b1f404723c8cedff64616acf60dd703c
[
diff
]
Add a centerSlice parameter to images This lets you draw nine-patch images.
examples/widgets/nine_patch.dart
[Added -
diff
]
packages/flutter/lib/src/painting/box_painter.dart
[
diff
]
packages/flutter/lib/src/rendering/image.dart
[
diff
]
packages/flutter/lib/src/widgets/basic.dart
[
diff
]
packages/flutter_sprites/lib/label.dart
[
diff
]
5 files changed
tree: 0667352f93ce548cfedbb2ecfcb50ff03c363814
examples/
packages/