after ios build

This commit is contained in:
Fransolet Thomas 2024-10-17 14:28:51 +02:00
parent 8bfa73784a
commit 4e19869aee
4 changed files with 9 additions and 14 deletions

View File

@ -80,8 +80,6 @@ PODS:
- MapboxCoreMaps (= 11.4.0)
- Turf (= 2.8.0)
- OrderedSet (5.0.0)
- package_info (0.0.1):
- Flutter
- package_info_plus (0.4.5):
- Flutter
- path_provider_foundation (0.0.1):
@ -120,7 +118,6 @@ DEPENDENCIES:
- google_maps_flutter_ios (from `.symlinks/plugins/google_maps_flutter_ios/ios`)
- just_audio (from `.symlinks/plugins/just_audio/ios`)
- mapbox_maps_flutter (from `.symlinks/plugins/mapbox_maps_flutter/ios`)
- package_info (from `.symlinks/plugins/package_info/ios`)
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
@ -175,8 +172,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/just_audio/ios"
mapbox_maps_flutter:
:path: ".symlinks/plugins/mapbox_maps_flutter/ios"
package_info:
:path: ".symlinks/plugins/package_info/ios"
package_info_plus:
:path: ".symlinks/plugins/package_info_plus/ios"
path_provider_foundation:
@ -223,7 +218,6 @@ SPEC CHECKSUMS:
MapboxCoreMaps: f306bb1b10ebe995a2247b40e99322ab7f9b8071
MapboxMaps: 82044383ae19ec124ff444ec4b5d3ce82cb36ba5
OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6

View File

@ -1,10 +1,10 @@
// 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\MuseeDeLaFraise\tablet-app
FLUTTER_ROOT=/Users/thomasfransolet/Documents/flutter
FLUTTER_APPLICATION_PATH=/Users/thomasfransolet/Documents/Proj/MyMuseum/tablet_app
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=2.1.2
FLUTTER_BUILD_NUMBER=23
FLUTTER_BUILD_NAME=2.1.4
FLUTTER_BUILD_NUMBER=25
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false

View File

@ -1,11 +1,11 @@
#!/bin/sh
# 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\MuseeDeLaFraise\tablet-app"
export "FLUTTER_ROOT=/Users/thomasfransolet/Documents/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/thomasfransolet/Documents/Proj/MyMuseum/tablet_app"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=2.1.2"
export "FLUTTER_BUILD_NUMBER=23"
export "FLUTTER_BUILD_NAME=2.1.4"
export "FLUTTER_BUILD_NUMBER=25"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"

View File

@ -42,6 +42,7 @@ dependencies:
#package_info: ^2.0.2 # specific mobile
package_info_plus: ^8.0.0 # chewie version casse couille
qr_flutter: ^4.1.0 # multi
chewie: ^1.7.5
#flare_flutter: ^3.0.2
provider: ^6.0.5