mockingjay 0.5.0 copy "mockingjay: ^0.5.0" to clipboard
mockingjay: ^0.5.0 copied to clipboard

A package that makes it easy to mock, test and verify navigation calls in Flutter.

0.5.0 #

Note: This release supports Flutter 3.16.0, for migration details see the release notes.

  • chore(deps): bump very_good_analysis from 4.0.0+1 to 5.1.0 (#56)
  • chore: update Very Good Analysis to 5.1.0 (#57)
  • chore: updated sdk constraints for example (#60)
  • docs: update installation instructions readme (#61)
  • fix!: Updates for Flutter 3.16.0/Dart 3.2 (#65)

0.4.0 #

  • feat: support for mocktail ^1.0.0
  • feat: support for flutter 3.13.0
  • feat: sdk constraint to include Dart 3

0.3.0 #

  • feat: support for mocktail ^0.3.0

0.2.0 #

  • feat: add mock call for canPop (thanks @allisonryan0002!)
  • feat: add mock call for maybePop (thanks @korzonkiee!)
  • feat: add whereSettings, whereName, whereArguments, whereMaintainState and whereFullscreenDialog matcher arguments to isRoute matcher
  • DEPRECATE: fix: named argument on isRoute deprecated in favor of whereName

0.2.0-dev.3 #

0.2.0-dev.2 #

  • feat: add mock call for maybePop (thanks @korzonkiee!)

0.2.0-dev.1 #

  • feat: add whereSettings, whereName, whereArguments, whereMaintainState and whereFullscreenDialog matcher arguments to isRoute matcher
  • DEPRECATE: fix: named argument on isRoute deprecated in favor of whereName

0.1.1 #

0.1.0 #

  • feat: initial release 🎉
90
likes
140
pub points
92%
popularity

Publisher

verified publisherverygood.ventures

A package that makes it easy to mock, test and verify navigation calls in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test, matcher, mocktail, test

More

Packages that depend on mockingjay