flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

But what !? Doc understanding : what's build_runner is supposed to to ?

Open nicolasmol opened this issue 3 years ago • 0 comments

So... in your doc you mention build_runner but finally we need to manually run _fluttergen -c /pubspec.yaml_ each time we add/rename/remove an asset ...right ? Because even if I remove build_runner this command works ... and doing $ flutter packages pub run build_runner build does absolutely NOTHING... [INFO] Succeeded after 80ms with 0 outputs (0 actions) So what's the point ? Can we use flutter_gen as I expect it would be beneficial...that is to way with build_runner watch ?

nicolasmol avatar Sep 14 '22 18:09 nicolasmol