playing_cards 0.1.2+3 playing_cards: ^0.1.2+3 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.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.