Last updated:
0 purchases
page curl
Page Curl Widget #
Demo #
Example #
PageCurl(
vertical: true,
back: Image.asset(
'assets/cards/front.png',
height: heightOfCards,
width: widthOfCards,
),
front: Image.asset(
'assets/cards/back.png',
height: heightOfCards,
width: widthOfCards,
),
size: Size(widthOfCards, heightOfCards),
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.