playing_cards_ui 0.5.3+13 copy "playing_cards_ui: ^0.5.3+13" to clipboard
playing_cards_ui: ^0.5.3+13 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.5.3+13 - 2025-07-16 #

  1. Fix for asset image loading.

0.5.3+12 - 2025-07-02 #

Modularized the codebase by separating concerns into two distinct packages:

  1. Server-side package (playing_cards_lib): Handles core logic and functionality.
  2. Client-side package (playing_cards_ui): Focuses on user interface and user experience.

This separation enhances maintainability, scalability, and reusability.

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.

0
likes
140
points
1
downloads

Documentation

API reference

Publisher

verified publisheryehigo.com

Weekly Downloads

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.

License

Apache-2.0 (license)

Dependencies

flutter, playing_cards_lib

More

Packages that depend on playing_cards_ui