feat : init statics

This commit is contained in:
2025-07-26 15:47:22 +03:30
parent ad456d5855
commit bafa24543d
54 changed files with 1853 additions and 1421 deletions

View File

@@ -74,3 +74,7 @@ find "$sourcePath" -type f | xargs -P 10 -I {} bash -c '
'
git add .
cd ../
dart run build_runner build --delete-conflicting-outputs