magic_the_gathering_flutter 1.0.1
magic_the_gathering_flutter: ^1.0.1 copied to clipboard
Develop MTG Flutter apps with ease. Fully interoperable with the Scryfall API or your own custom JSON.
1.0.1 #
- Add
rarity&releasedAttoMTGCard.props- One could reasonably expect that if the set is expected to change equality that the
rarity&releasedAtshould as well
- One could reasonably expect that if the set is expected to change equality that the
- Add
MTGCarddartdoc comments and move a few things around - Add
mtg_card_face.dartdartdoc comments and move a few of the things around (but no functional changes) - Add
mtg_symbology.dartdartdoc comments and move a few of the things around (but no functional changes) - Add
Raritydartdoc comments - Improve
pubspec.yamldescription to avoid pub reporting "The package description is too short."
1.0.0 #
Initial stable release.