Drapeaux du migrateur Flutter (builtInKotlin, newDsl)
Ajoutés automatiquement par le migrateur. Le build Gradle reste cassé (échec sur flutter_tools/gradle/build.gradle.kts) — ces drapeaux sont conservés pour ne pas repartir de zéro à la prochaine tentative. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
2af485247d
commit
5a6701dd1a
@ -5,4 +5,8 @@ android.enableR8=true
|
||||
SDK_REGISTRY_TOKEN=sk.eyJ1IjoidGZyYW5zb2xldCIsImEiOiJjbHRpcTF1d28wYmxmMmxwNjRleXpodGY0In0.qr-jo1vAb08bL3WRDEB4pw
|
||||
android.bundle.enableUncompressedNativeLibs=false
|
||||
android.experimental.enable16kApk=true
|
||||
android.useNewNativePlugin=true
|
||||
android.useNewNativePlugin=true
|
||||
# This builtInKotlin flag was added automatically by Flutter migrator
|
||||
android.builtInKotlin=false
|
||||
# This newDsl flag was added automatically by Flutter migrator
|
||||
android.newDsl=false
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
// This is a generated file; do not edit or check into version control.
|
||||
FLUTTER_ROOT=C:\PROJ\flutter
|
||||
FLUTTER_APPLICATION_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app
|
||||
FLUTTER_FRAMEWORK_SWIFT_PACKAGE_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app\macos\Flutter\ephemeral\Packages\.packages\FlutterFramework
|
||||
COCOAPODS_PARALLEL_CODE_SIGN=true
|
||||
FLUTTER_BUILD_DIR=build
|
||||
FLUTTER_BUILD_NAME=2.1.5
|
||||
FLUTTER_BUILD_NUMBER=26
|
||||
FLUTTER_CLI_BUILD_MODE=debug
|
||||
DART_OBFUSCATION=false
|
||||
TRACK_WIDGET_CREATION=true
|
||||
TREE_SHAKE_ICONS=false
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
# This is a generated file; do not edit or check into version control.
|
||||
export "FLUTTER_ROOT=C:\PROJ\flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app"
|
||||
export "FLUTTER_FRAMEWORK_SWIFT_PACKAGE_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app\macos\Flutter\ephemeral\Packages\.packages\FlutterFramework"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_BUILD_DIR=build"
|
||||
export "FLUTTER_BUILD_NAME=2.1.5"
|
||||
export "FLUTTER_BUILD_NUMBER=26"
|
||||
export "FLUTTER_CLI_BUILD_MODE=debug"
|
||||
export "DART_OBFUSCATION=false"
|
||||
export "TRACK_WIDGET_CREATION=true"
|
||||
export "TREE_SHAKE_ICONS=false"
|
||||
|
||||
11
macos/Flutter/ephemeral/flutter_native_integration.env
Normal file
11
macos/Flutter/ephemeral/flutter_native_integration.env
Normal file
@ -0,0 +1,11 @@
|
||||
FLUTTER_ROOT=C:\PROJ\flutter
|
||||
FLUTTER_APPLICATION_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app
|
||||
FLUTTER_FRAMEWORK_SWIFT_PACKAGE_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\GITEA\tablet-app\macos\Flutter\ephemeral\Packages\.packages\FlutterFramework
|
||||
COCOAPODS_PARALLEL_CODE_SIGN=true
|
||||
FLUTTER_BUILD_DIR=build
|
||||
FLUTTER_BUILD_NAME=2.1.5
|
||||
FLUTTER_BUILD_NUMBER=26
|
||||
DART_OBFUSCATION=false
|
||||
TRACK_WIDGET_CREATION=true
|
||||
TREE_SHAKE_ICONS=false
|
||||
PACKAGE_CONFIG=.dart_tool/package_config.json
|
||||
Loading…
x
Reference in New Issue
Block a user