magic_the_gathering_flutter 1.0.2
magic_the_gathering_flutter: ^1.0.2 copied to clipboard
Develop MTG Flutter apps with ease. Fully interoperable with the Scryfall API or your own custom JSON.
1.0.2 #
- Add
MTGCardFacefields dartdoc comments - Add
MTGCardfields dartdoc comments - Add
MTGSymbolfields dartdoc comments - Bump
flutter_lints: ^5.0.0and address two new lints - Bump
sdk: ^3.6.0 - Remove the (currently unused)
flutter_testas a dev dependency
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.