tracex 1.1.2 copy "tracex: ^1.1.2" to clipboard
tracex: ^1.1.2 copied to clipboard

Advanced In-App Debugging Console for Flutter Applications with Network Monitoring

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tracex

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

dependencies:
  tracex: ^1.1.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:tracex/tracex.dart';
4
likes
130
points
262
downloads

Publisher

unverified uploader

Weekly Downloads

Advanced In-App Debugging Console for Flutter Applications with Network Monitoring

Repository (GitHub)
View/report issues

Topics

#logging #tracer #debugger #tool

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, highlight

More

Packages that depend on tracex