developer_tools_alice 0.0.3 copy "developer_tools_alice: ^0.0.3" to clipboard
developer_tools_alice: ^0.0.3 copied to clipboard

Alice HTTP Inspector integration for developer_tools. Open the HTTP inspector and view status from the debug overlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add developer_tools_alice

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

dependencies:
  developer_tools_alice: ^0.0.3

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:developer_tools_alice/developer_tools_alice.dart';
0
likes
140
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Alice HTTP Inspector integration for developer_tools. Open the HTTP inspector and view status from the debug overlay.

Topics

#development #debug #network #alice #flutter

License

MIT (license)

Dependencies

alice, developer_tools_core, flutter

More

Packages that depend on developer_tools_alice