Update collectibles

This commit is contained in:
Shawn
2022-11-14 09:14:08 -07:00
parent b72118c56c
commit 973d9c61cf
8 changed files with 74 additions and 56 deletions

View File

@ -1,11 +1,11 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/Users/shawn/Dev/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/shawn/Dev/gskinner/flutter-wonders-app"
export "FLUTTER_ROOT=C:\_dev\sdks\flutter"
export "FLUTTER_APPLICATION_PATH=C:\_dev\gskinner\flutter_wonders_app"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=1.9.6"
export "FLUTTER_BUILD_NUMBER=1.9.6"
export "FLUTTER_BUILD_NAME=1.9.7"
export "FLUTTER_BUILD_NUMBER=1.9.7"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"