Provides WxCard
and WxCardTile
that are used to create visually appealing cards and their individual tiles. Both inherit from the WxSheet class, providing a foundation for styling options.
WxCard
offers a general structure for cards, allowing you to customize the content with headers, footers, and child widgets. It provides a flexible layout, including vertical and horizontal orientations.
WxCardTile
is a specialized widget designed to be used within a card. It offers a pre-defined layout with leading, trailing, title, and subtitle areas. This makes it easier to create consistent and well-structured tiles within your cards.
Both widgets offer a variety of styling options inherited from WxSheet, such as background color, border, elevation, and more. This allows you to customize the appearance of your cards and tiles to match your application's design.
Please see the example.
For more information on classes and other references, see the API Reference.
If this package or any other package I created is helping you, please consider to sponsor me so that I can take time to read the issues, fix bugs, merge pull requests and add features to these packages.