xray 0.0.1 copy "xray: ^0.0.1" to clipboard
xray: ^0.0.1 copied to clipboard

discontinuedreplaced by: xray_inspector

Core inspector package — network, log, and key-value inspectors plus the HTTP server for remote inspection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xray

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

dependencies:
  xray: ^0.0.1

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:xray/xray.dart';
0
likes
50
points
5
downloads

Documentation

API reference

Publisher

verified publisherxrayinspector.dev

Weekly Downloads

Core inspector package — network, log, and key-value inspectors plus the HTTP server for remote inspection.

License

unknown (license)

Dependencies

flutter, relic, xray_inspector_core

More

Packages that depend on xray