checkpoint

This commit is contained in:
Christien Rioux 2024-02-11 23:18:20 -05:00
parent ff14969ffa
commit a6ba08255b
34 changed files with 1301 additions and 706 deletions

3
packages/async_tools/build.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
set -e
dart run build_runner build --delete-conflicting-outputs