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

Fox日志插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fox_logger

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

dependencies:
  fox_logger: ^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:fox_logger/fox_logger.dart';
0
likes
130
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Fox日志插件

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_logs

More

Packages that depend on fox_logger