deceiver_flutter 0.2.0 copy "deceiver_flutter: ^0.2.0" to clipboard
deceiver_flutter: ^0.2.0 copied to clipboard

A Flutter debug control panel for the Deceiver HTTP mocking library. Toggle mocks on/off at runtime, switch between strict and passthrough modes, and manage individual mock registrations from a Materi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deceiver_flutter

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

dependencies:
  deceiver_flutter: ^0.2.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:deceiver_flutter/deceiver_flutter.dart';
0
likes
140
points
126
downloads

Documentation

API reference

Publisher

verified publisherdutchcodingcompany.com

Weekly Downloads

A Flutter debug control panel for the Deceiver HTTP mocking library. Toggle mocks on/off at runtime, switch between strict and passthrough modes, and manage individual mock registrations from a Material UI panel.

Repository (GitHub)
View/report issues

Topics

#http #testing #mock #debugging

License

MIT (license)

Dependencies

deceiver, flutter

More

Packages that depend on deceiver_flutter