We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda95db commit 4cd1e49Copy full SHA for 4cd1e49
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.0
2
+
3
+- feat: support for `mocktail ^0.3.0`
4
5
# 0.2.0
6
7
- feat: add mock call for `canPop` (thanks [@allisonryan0002](https://github.com/allisonryan0002)!)
pubspec.yaml
@@ -1,7 +1,7 @@
name: mockingjay
description: A package that makes it easy to mock, test and verify navigation
calls in Flutter.
-version: 0.2.0
+version: 0.3.0
homepage: https://github.com/VeryGoodOpenSource/mockingjay
environment:
0 commit comments