Commit de9b550f by liubohua

Merge remote-tracking branch 'origin/master' into lbh

parents af91fec7 30cce71e
{
"version": "0.2.0",
"configurations": [
// 配置 一些第三方库不支持安全模式而报错
{
"name": "wemanage",
"request": "launch",
"type": "dart",
"args": ["--no-sound-null-safety"]
}
],
"compounds": []
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment