power_logger 1.2.2 copy "power_logger: ^1.2.2" to clipboard
power_logger: ^1.2.2 copied to clipboard

discontinuedreplaced by: flutter_ume

A well log tool on flutter, support Dio and custom type data.

power_logger #

A well log tool on flutter, support Dio and custom type data.

Getting Started #

Usage #

  • init logger
PowerLogger.start(context);
  • add data to logger
LoggerData.addData(data);

WARNING #

  • flutter SDK >= 2.0.0

ROADMAP #

  • ❌ support dart native request.

author #

laiiihz

2
likes
80
points
76
downloads

Publisher

verified publisherlaihz.tech

Weekly Downloads

A well log tool on flutter, support Dio and custom type data.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, flutter_highlight, logger, package_info_plus

More

Packages that depend on power_logger