flutter_logan_pro 1.0.1 copy "flutter_logan_pro: ^1.0.1" to clipboard
flutter_logan_pro: ^1.0.1 copied to clipboard

A high-performance, robust log plugin for Flutter based on Meituan Logan. Fixed truncation and decryption issues.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_logan_pro

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

dependencies:
  flutter_logan_pro: ^1.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:flutter_logan_pro/flutter_logan_pro.dart';
1
likes
145
points
84
downloads

Publisher

verified publisherjannix.online

Weekly Downloads

A high-performance, robust log plugin for Flutter based on Meituan Logan. Fixed truncation and decryption issues.

Repository (GitHub)

Topics

#logging #performance #monitoring

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_lifecycle_detector, path_provider, plugin_platform_interface

More

Packages that depend on flutter_logan_pro

Packages that implement flutter_logan_pro