mockingjay 0.5.0 copy "mockingjay: ^0.5.0" to clipboard
mockingjay: ^0.5.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());
90
likes
140
pub points
92%
popularity

Publisher

verified publisherverygood.ventures

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test, matcher, mocktail, test

More

Packages that depend on mockingjay