/lor_deckcodes_dart

Dart port of LOR Deckcodes

Primary LanguageDartOtherNOASSERTION

Dart Port of the official LoR DeckCodes Encoder.

Example:

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

Runeterra official docs