veilid/veilid-flutter/example/reset_run.bat

3 lines
134 B
Batchfile
Raw Permalink Normal View History

2023-05-30 00:59:52 +00:00
@echo off
2023-08-22 17:19:59 +00:00
flutter run --dart-define=DELETE_TABLE_STORE=1 --dart-define=DELETE_PROTECTED_STORE=1 --dart-define=DELETE_BLOCK_STORE=1 %*