Skip to content

Conversation

@HansMuller
Copy link
Contributor

This is an initial version of a ShapeBorder that supports flat corners instead of rounded ones.

I hope to add Interpolation between BeveledRectangleBorder and RoundedRectangleBorder in a separate PR.

beveled_borders

/// The style of this border.
final BorderSide side;

/// The radii for each corner.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should probably explain what this actually means for a beveled border, because it's not intuitive.

@Hixie
Copy link
Contributor

Hixie commented Apr 5, 2018

LGTM

@HansMuller HansMuller merged commit af9e15f into flutter:master Apr 5, 2018
@HansMuller HansMuller deleted the beveled_rectangle_border branch April 5, 2018 23:02
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
teriyakijack added a commit to teriyakijack/flutter that referenced this pull request Jul 17, 2018
* 'master' of https://github.com/flutter/flutter:
  Roll engine to aa9ce70 (flutter#16289)
  Rename chip's border attribute to shape for consistency. (flutter#16276)
  Added BeveledRectangleBorder ShapeBorder (flutter#16279)
  Roll engine to version be07059 (flutter#16264)
  Make Podfiles work with Cocoapods 1.5.0 (flutter#16273)
  Updated appearance of filled TextFields - added UnderlineInputBorder.borderRadius (flutter#16272)
  Handle whitespace in entry values in the AAPT badging parser (flutter#16245)
  a11y adjustments for the Bottom app bar demo (flutter#16238)
  Play butterfly video from asset instead of network (flutter#16269)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants