You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
章文轩 b19bf1eda4
底部颜色
3 years ago
.fvm Merge branch 'master' into null-safety-ready 4 years ago
.vscode Merge branch 'master' into null-safety-ready 4 years ago
example 适应瑞库克主题做了更改 3 years ago
lib 底部颜色 3 years ago
.gitignore 更新空安全依赖 4 years ago
.metadata init repo 4 years ago
CHANGELOG.md update version and readme file 3 years ago
LICENSE Create LICENSE 4 years ago
README.md update version and readme file 3 years ago
pubspec.lock update dep 3 years ago
pubspec.yaml update version and readme file 3 years ago

README.md

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