add registrants

This commit is contained in:
Fabian Freund
2024-06-18 17:49:34 +02:00
parent 41746454f6
commit 2f89ce7de1
10 changed files with 264 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/home/fafre/Software/flutter"
export "FLUTTER_APPLICATION_PATH=/home/fafre/Repos/kagi_bang_bang/app"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=0.4.1"
export "FLUTTER_BUILD_NUMBER=8"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
export "PACKAGE_CONFIG=.dart_tool/package_config.json"