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

discontinued
outdated

Mock of Context is a companion project for testing Out of Context.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mock_of_context

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mock_of_context: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mock_of_context/mock_of_context.dart';
0
likes
0
points
2
downloads

Publisher

verified publisherforuslabs.com

Weekly Downloads

Mock of Context is a companion project for testing Out of Context.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta, mockito, out_of_context

More

Packages that depend on mock_of_context