fx_trace 0.1.0 copy "fx_trace: ^0.1.0" to clipboard
fx_trace: ^0.1.0 copied to clipboard

Easy to trace and listen error/tips/log.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fx_trace

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

dependencies:
  fx_trace: ^0.1.0

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:fx_trace/fx_trace.dart';
0
likes
110
points
120
downloads

Documentation

API reference

Publisher

verified publishertoly1994.com

Weekly Downloads

Easy to trace and listen error/tips/log.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, fx_exception

More

Packages that depend on fx_trace