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

Easy to trace and listen error/tips.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fx_trace

With Flutter:

 $ flutter pub add fx_trace

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

dependencies:
  fx_trace: ^0.0.3

Alternatively, your editor might support dart pub get or 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
0
points
16
downloads

Publisher

verified publishertoly1994.com

Weekly Downloads

Easy to trace and listen error/tips.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fx_trace