cupertino_rounded_corners 2.1.0 cupertino_rounded_corners: ^2.1.0 copied to clipboard
A widget and border to make cupertino rounded corners also refrered to as squircles using a bezier path and having the two points in the corners.
[0.0.1] - TODO: Add release date. #
- TODO: Describe initial release.
[1.0.2] - TODO: Add release date. #
Made bug fixes
[1.0.3] - TODO: Add release date. #
Updated README to show correct usage and added support for a radius in the card.
[1.1.0] - TODO: Add release date. #
Added in examples and now all radius use a BorderRadius object.
[1.1.3] - TODO: Add release date. #
Added in screenshots to the README and added them to the README.
[2.0.0] - TODO: Add release date. #
Updated code to support Flutter 2.0 null safety.
[2.0.1] - Null Safety #
Fixed a few descriptions and some other small things.
[2.1.0] - Gradient Background #
CupertinoCard now supports gradient backgrounds. CupertinoCard can be tapped and contains the widget InkWell. CupertinoCard now has a clipped path so the child is clipped.