lor_deck_codes 1.0.7 copy "lor_deck_codes: ^1.0.7" to clipboard
lor_deck_codes: ^1.0.7 copied to clipboard

The LorDeckCodes library can be used to encode/decode Legends of Runeterra decks to/from simple strings.

Dart Port of the official LoR DeckCodes Encoder.

Example:

var deck = DeckEncoder()
    ..getDeckFromCode("CEBAIAIAC4QSUMAHAECAIHZMGEZTIOABAIAQIDQYAEBQCAAHEAZA"))
; // outputs a: List<CardCodeAndCount>

Runeterra official docs #

2
likes
30
pub points
0%
popularity

Publisher

verified publisherdevspress.net

The LorDeckCodes library can be used to encode/decode Legends of Runeterra decks to/from simple strings.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

base32

More

Packages that depend on lor_deck_codes