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.
 
 
 
 
 
小赖 e07ea9aaa8
更新依赖
4 years ago
.fvm 更新空安全依赖 4 years ago
.vscode 更新空安全依赖 4 years ago
example 更新依赖 4 years ago
lib 更新空安全依赖 4 years ago
.gitignore 更新空安全依赖 4 years ago
.metadata init repo 4 years ago
CHANGELOG.md update example app.set logger data listenable. 4 years ago
LICENSE Create LICENSE 4 years ago
README.md update example app.set logger data listenable. 4 years ago
pubspec.lock 更新依赖 4 years ago
pubspec.yaml 更新依赖 4 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

*only tested on flutter 1.22.5,1.22.6

author

laiiihz