playing_cards 0.4.1+11 playing_cards: ^0.4.1+11 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.4.1+11] - 2023-08-02 #
- Fix for material3 card color (more customizability)
[0.4.0+10] - 2023-08-02 #
- A few community updates!
- Library updates
[0.3.1+9] - 2022-04-19 #
- Fix king of clubs image casing issue.
[0.3.0+8] - 2022-04-18 #
- Support Joker Cards.
[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.