chore: dev watch script

This commit is contained in:
Rongjian Zhang
2019-12-07 20:11:31 +08:00
parent 1055517650
commit 0543138f71

2
dev.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
flutter pub run build_runner watch --delete-conflicting-outputs