fx_trace 0.0.5+6 copy "fx_trace: ^0.0.5+6" to clipboard
fx_trace: ^0.0.5+6 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.0.5+6

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
41
downloads

Publisher

verified publishertoly1994.com

Weekly Downloads

Easy to trace and listen error/tips/log.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, stream_transform

More

Packages that depend on fx_trace