小编Ale*_*son的帖子

Flutter build_runner 手表不工作 | 在 null 上调用了 getter 'definingUnit'

运行后 flutter pub run build_runner watch --delete-conflicting-outputs

构建运行器输出

$ flutter pub run build_runner watch --delete-conflicting-outputs
[INFO] Generating build script...
[INFO] Generating build script completed, took 402ms

[WARNING] Deleted previous snapshot due to missing asset graph.
[INFO] Creating build script snapshot......
[INFO] Creating build script snapshot... completed, took 11.7s

[INFO] Setting up file watchers...
[INFO] Setting up file watchers completed, took 18ms

[INFO] Waiting for all file watchers to be ready...
[INFO] Waiting for all file watchers to be ready completed, …
Run Code Online (Sandbox Code Playgroud)

dart flutter build-runner

7
推荐指数
2
解决办法
2025
查看次数

标签 统计

build-runner ×1

dart ×1

flutter ×1