Nouvelles fonctionnalités: - #215 Mode boussole + carte IGN/satellite (Mode terrain) - #53 Définition zoom maximal pour éviter sur-zoom - #14 Correction bug F5 déconnexion - #204 Design couleurs flashy - #205 Écrans utilisateurs simplifiés Corrections Flutter analyze: - Suppression warnings room.g.dart, chat_service.dart, api_service.dart - 0 error, 0 warning, 30 infos (suggestions de style) Autres: - Intégration tuiles IGN Plan et IGN Ortho (geopf.fr) - flutter_compass pour Android/iOS - Réorganisation assets store Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
495 B
Bash
Executable File
13 lines
495 B
Bash
Executable File
#!/bin/sh
|
|
# This is a generated file; do not edit or check into version control.
|
|
export "FLUTTER_ROOT=/home/pierre/.local/flutter"
|
|
export "FLUTTER_APPLICATION_PATH=/home/pierre/dev/geosector/app"
|
|
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
|
export "FLUTTER_BUILD_DIR=build"
|
|
export "FLUTTER_BUILD_NAME=3.6.3"
|
|
export "FLUTTER_BUILD_NUMBER=363"
|
|
export "DART_OBFUSCATION=false"
|
|
export "TRACK_WIDGET_CREATION=true"
|
|
export "TREE_SHAKE_ICONS=false"
|
|
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
|