Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 360 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 360 Bytes

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