Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
[linjizong] committed Feb 20, 2021
1 parent c6ab03d commit 49e3e7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ appCreator | DoKitAppCreator | 异步返回根布局 | 同上
useInRelease | bool |是否在release模式下显示DoKit | x
logCallback | LogCallback | 调用print方法打印日志时被回调 | x
exceptionCallback | ExceptionCallback | 异常回调 | x
methodChannelBlackList | List<String> | 过滤方法通道的黑名单 | x
releaseAction | Function | release模式下执行该函数,该值为空则会直接调用系统的runApp |x


Expand Down

0 comments on commit 49e3e7f

Please sign in to comment.