3 lines
76 B
Bash
3 lines
76 B
Bash
|
#!/bin/bash
|
||
|
flutter pub run build_runner watch --delete-conflicting-outputs
|