- TODO: Describe initial release.
Made bug fixes
Updated README to show correct usage and added support for a radius in the card.
Added in examples and now all radius use a BorderRadius object.
Added in screenshots to the README and added them to the README.
Updated code to support Flutter 2.0 null safety.
Fixed a few descriptions and some other small things.
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.