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 b53dd27 commit 78988c6Copy full SHA for 78988c6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.4.0
2
+
3
+- feat: support for `mocktail ^1.0.0`
4
+- feat: support for `flutter 3.13.0`
5
6
# 0.3.0
7
8
- feat: support for `mocktail ^0.3.0`
pubspec.yaml
@@ -1,6 +1,6 @@
name: mockingjay
description: A package that makes it easy to mock, test and verify navigation calls in Flutter.
-version: 0.3.0
+version: 0.4.0
homepage: https://github.com/VeryGoodOpenSource/mockingjay
environment:
0 commit comments