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

outdated

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>
2
likes
0
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, test

More

Packages that depend on lor_deck_codes