mockingjay 0.3.0 icon indicating copy to clipboard operation
mockingjay: ^0.3.0 copied to clipboard

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

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 🎉
74
likes
140
pub points
91%
popularity

Publisher

verified publisher iconverygood.ventures

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

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, flutter_test, matcher, mocktail, test

More

Packages that depend on mockingjay