dd_check_plugin 0.2.4 copy "dd_check_plugin: ^0.2.4" to clipboard
dd_check_plugin: ^0.2.4 copied to clipboard

A flutter plugin for idea to listen to network requests

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dd_check_plugin

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

dependencies:
  dd_check_plugin: ^0.2.4

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:dd_check_plugin/dd_check_plugin.dart';
3
likes
115
pub points
83%
popularity

Publisher

verified publisheritbug.shop

A flutter plugin for idea to listen to network requests

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, flutter_web_plugins, logger, network_info_plus, package_info

More

Packages that depend on dd_check_plugin