playing_cards 0.2.0+7 playing_cards: ^0.2.0+7 copied to clipboard
A rendering library for standard 52 card decks in your Flutter app. Use this package if you want to render good looking playing cards without too much fuss.
[0.2.0+7] - 2021-07-13 #
- Null safety and a few minor fixes.
[0.1.5+6] - 2021-01-07 #
- Link to video for those who don't enjoy reading.
[0.1.4+5] - 2021-01-06 #
- Fix readme bug.
[0.1.3+4] - 2021-01-06 #
- Improved documentation.
[0.1.2+3] - 2021-01-05 #
- Improve the way styles work. Readme example for flat fan.
[0.1.1+2] - 2021-01-05 #
- Improve readme and public docs for api.
[0.1.0+1] - 2021-01-05 #
Initial release supports simple drawing of playing cards from a standard 52 card deck. Styling options are provided for overriding suit and card content drawables. Font customization is supported.