Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 1.29 KB

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 🎉