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

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

example/lib/main.dart

import 'package:example/app.dart';
import 'package:flutter/material.dart';

void main() => runApp(const App());
copied to clipboard
94
likes
160
points
38.1k
downloads

Publisher

verified publisherverygood.ventures

Weekly Downloads

2024.09.13 - 2025.03.28

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_test, matcher, mocktail, test

More

Packages that depend on mockingjay