3 lines
67 B
Batchfile
3 lines
67 B
Batchfile
@echo off
|
|
dart run build_runner build --delete-conflicting-outputs
|
@echo off
|
|
dart run build_runner build --delete-conflicting-outputs
|