channel_mock 0.0.2 copy "channel_mock: ^0.0.2" to clipboard
channel_mock: ^0.0.2 copied to clipboard

outdatedDart 1 only

A package to help mock communications channels in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add channel_mock

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

dependencies:
  channel_mock: ^0.0.2

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:channel_mock/channel_mock.dart';
0
likes
0
points
1.27k
downloads

Publisher

verified publisherflutter.institute

Weekly Downloads

A package to help mock communications channels in Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on channel_mock