Skip to content

Commit 3dd21e0

Browse files
committed
chore: flutter update
1 parent 02fd565 commit 3dd21e0

File tree

15 files changed

+236
-203
lines changed

15 files changed

+236
-203
lines changed

build/variables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
ProjectName: FlutterApplicationTemplate
6363

6464
# Flutter version.
65-
FlutterVersion: '3.35.6'
65+
FlutterVersion: '3.38.5'
6666

6767
# Docker container to run MobSF.
6868
DockerVersion: '25.0.5'
@@ -76,7 +76,7 @@
7676
mobSfApiKey: '8181'
7777

7878
# Virtual machine images.
79-
windowsHostedAgentImage: 'windows-2022'
79+
windowsHostedAgentImage: 'windows-2025'
8080
macOSHostedAgentImage: 'macOS-15'
8181
ubuntuHostedAgentImage: 'ubuntu-22.04'
8282

src/app/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353
defaultConfig {
5454
applicationId "com.nventive.internal.flutterapptemplate"
5555
minSdkVersion 31
56-
targetSdkVersion 35
56+
targetSdkVersion 36
5757
versionCode flutterVersionCode.toInteger()
5858
versionName flutterVersionName
5959
}

src/app/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

src/app/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919

2020
plugins {
2121
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
22-
id "com.android.application" version "8.7.3" apply false
22+
id "com.android.application" version "8.9.1" apply false
2323
// START: FlutterFire Configuration
2424
id "com.google.gms.google-services" version "4.3.15" apply false
2525
// END: FlutterFire Configuration

src/app/ios/Podfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,90 @@
11
PODS:
2-
- Bugsee (5.5.8)
3-
- bugsee_flutter (8.6.8):
4-
- Bugsee (= 5.5.8)
2+
- Bugsee (5.5.9)
3+
- bugsee_flutter (8.6.9):
4+
- Bugsee (= 5.5.9)
55
- Flutter
6-
- Firebase/CoreOnly (12.4.0):
7-
- FirebaseCore (~> 12.4.0)
8-
- Firebase/RemoteConfig (12.4.0):
6+
- Firebase/CoreOnly (12.6.0):
7+
- FirebaseCore (~> 12.6.0)
8+
- Firebase/RemoteConfig (12.6.0):
99
- Firebase/CoreOnly
10-
- FirebaseRemoteConfig (~> 12.4.0)
11-
- firebase_analytics (12.0.4):
10+
- FirebaseRemoteConfig (~> 12.6.0)
11+
- firebase_analytics (12.1.0):
1212
- firebase_core
13-
- FirebaseAnalytics (= 12.4.0)
13+
- FirebaseAnalytics (= 12.6.0)
1414
- Flutter
15-
- firebase_core (4.2.1):
16-
- Firebase/CoreOnly (= 12.4.0)
15+
- firebase_core (4.3.0):
16+
- Firebase/CoreOnly (= 12.6.0)
1717
- Flutter
18-
- firebase_remote_config (6.1.1):
19-
- Firebase/RemoteConfig (= 12.4.0)
18+
- firebase_remote_config (6.1.3):
19+
- Firebase/RemoteConfig (= 12.6.0)
2020
- firebase_core
2121
- Flutter
22-
- FirebaseABTesting (12.4.0):
23-
- FirebaseCore (~> 12.4.0)
24-
- FirebaseAnalytics (12.4.0):
25-
- FirebaseAnalytics/Default (= 12.4.0)
26-
- FirebaseCore (~> 12.4.0)
27-
- FirebaseInstallations (~> 12.4.0)
22+
- FirebaseABTesting (12.6.0):
23+
- FirebaseCore (~> 12.6.0)
24+
- FirebaseAnalytics (12.6.0):
25+
- FirebaseAnalytics/Default (= 12.6.0)
26+
- FirebaseCore (~> 12.6.0)
27+
- FirebaseInstallations (~> 12.6.0)
2828
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
2929
- GoogleUtilities/MethodSwizzler (~> 8.1)
3030
- GoogleUtilities/Network (~> 8.1)
3131
- "GoogleUtilities/NSData+zlib (~> 8.1)"
3232
- nanopb (~> 3.30910.0)
33-
- FirebaseAnalytics/Default (12.4.0):
34-
- FirebaseCore (~> 12.4.0)
35-
- FirebaseInstallations (~> 12.4.0)
36-
- GoogleAppMeasurement/Default (= 12.4.0)
33+
- FirebaseAnalytics/Default (12.6.0):
34+
- FirebaseCore (~> 12.6.0)
35+
- FirebaseInstallations (~> 12.6.0)
36+
- GoogleAppMeasurement/Default (= 12.6.0)
3737
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
3838
- GoogleUtilities/MethodSwizzler (~> 8.1)
3939
- GoogleUtilities/Network (~> 8.1)
4040
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4141
- nanopb (~> 3.30910.0)
42-
- FirebaseCore (12.4.0):
43-
- FirebaseCoreInternal (~> 12.4.0)
42+
- FirebaseCore (12.6.0):
43+
- FirebaseCoreInternal (~> 12.6.0)
4444
- GoogleUtilities/Environment (~> 8.1)
4545
- GoogleUtilities/Logger (~> 8.1)
46-
- FirebaseCoreInternal (12.4.0):
46+
- FirebaseCoreInternal (12.6.0):
4747
- "GoogleUtilities/NSData+zlib (~> 8.1)"
48-
- FirebaseInstallations (12.4.0):
49-
- FirebaseCore (~> 12.4.0)
48+
- FirebaseInstallations (12.6.0):
49+
- FirebaseCore (~> 12.6.0)
5050
- GoogleUtilities/Environment (~> 8.1)
5151
- GoogleUtilities/UserDefaults (~> 8.1)
5252
- PromisesObjC (~> 2.4)
53-
- FirebaseRemoteConfig (12.4.0):
54-
- FirebaseABTesting (~> 12.4.0)
55-
- FirebaseCore (~> 12.4.0)
56-
- FirebaseInstallations (~> 12.4.0)
57-
- FirebaseRemoteConfigInterop (~> 12.4.0)
58-
- FirebaseSharedSwift (~> 12.4.0)
53+
- FirebaseRemoteConfig (12.6.0):
54+
- FirebaseABTesting (~> 12.6.0)
55+
- FirebaseCore (~> 12.6.0)
56+
- FirebaseInstallations (~> 12.6.0)
57+
- FirebaseRemoteConfigInterop (~> 12.6.0)
58+
- FirebaseSharedSwift (~> 12.6.0)
5959
- GoogleUtilities/Environment (~> 8.1)
6060
- "GoogleUtilities/NSData+zlib (~> 8.1)"
61-
- FirebaseRemoteConfigInterop (12.4.0)
62-
- FirebaseSharedSwift (12.4.0)
61+
- FirebaseRemoteConfigInterop (12.6.0)
62+
- FirebaseSharedSwift (12.6.0)
6363
- Flutter (1.0.0)
6464
- flutter_local_notifications (0.0.1):
6565
- Flutter
66-
- GoogleAdsOnDeviceConversion (3.1.0):
66+
- GoogleAdsOnDeviceConversion (3.2.0):
6767
- GoogleUtilities/Environment (~> 8.1)
6868
- GoogleUtilities/Logger (~> 8.1)
6969
- GoogleUtilities/Network (~> 8.1)
7070
- nanopb (~> 3.30910.0)
71-
- GoogleAppMeasurement/Core (12.4.0):
71+
- GoogleAppMeasurement/Core (12.6.0):
7272
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
7373
- GoogleUtilities/MethodSwizzler (~> 8.1)
7474
- GoogleUtilities/Network (~> 8.1)
7575
- "GoogleUtilities/NSData+zlib (~> 8.1)"
7676
- nanopb (~> 3.30910.0)
77-
- GoogleAppMeasurement/Default (12.4.0):
78-
- GoogleAdsOnDeviceConversion (~> 3.1.0)
79-
- GoogleAppMeasurement/Core (= 12.4.0)
80-
- GoogleAppMeasurement/IdentitySupport (= 12.4.0)
77+
- GoogleAppMeasurement/Default (12.6.0):
78+
- GoogleAdsOnDeviceConversion (~> 3.2.0)
79+
- GoogleAppMeasurement/Core (= 12.6.0)
80+
- GoogleAppMeasurement/IdentitySupport (= 12.6.0)
8181
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
8282
- GoogleUtilities/MethodSwizzler (~> 8.1)
8383
- GoogleUtilities/Network (~> 8.1)
8484
- "GoogleUtilities/NSData+zlib (~> 8.1)"
8585
- nanopb (~> 3.30910.0)
86-
- GoogleAppMeasurement/IdentitySupport (12.4.0):
87-
- GoogleAppMeasurement/Core (= 12.4.0)
86+
- GoogleAppMeasurement/IdentitySupport (12.6.0):
87+
- GoogleAppMeasurement/Core (= 12.6.0)
8888
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
8989
- GoogleUtilities/MethodSwizzler (~> 8.1)
9090
- GoogleUtilities/Network (~> 8.1)
@@ -212,24 +212,24 @@ EXTERNAL SOURCES:
212212
:path: ".symlinks/plugins/url_launcher_ios/ios"
213213

214214
SPEC CHECKSUMS:
215-
Bugsee: f01ff17cd219184da8f7a9188de6d3323edc42a7
216-
bugsee_flutter: fe52bde90508c589024f70150d8a8881e83b02d4
217-
Firebase: f07b15ae5a6ec0f93713e30b923d9970d144af3e
218-
firebase_analytics: 67fbdd9f3c04e55048024f3da21cfc36f05e56cf
219-
firebase_core: f1aafb21c14f497e5498f7ffc4dc63cbb52b2594
220-
firebase_remote_config: a984c9b1b0ada895a3f03a46f1bbb4c998663aa5
221-
FirebaseABTesting: c05b5ec9f1d9f21a65909525de301d375032d9a4
222-
FirebaseAnalytics: 0fc2b20091f0ddd21bf73397cf8f0eb5346dc24f
223-
FirebaseCore: bb595f3114953664e3c1dc032f008a244147cfd3
224-
FirebaseCoreInternal: d7f5a043c2cd01a08103ab586587c1468047bca6
225-
FirebaseInstallations: ae9f4902cb5bf1d0c5eaa31ec1f4e5495a0714e2
226-
FirebaseRemoteConfig: 28e071a214ec66cdb113ed9ff4ce63e9abe018db
227-
FirebaseRemoteConfigInterop: 1e31ec72b89c9924367c59bfb5ec9ab60d1d6766
228-
FirebaseSharedSwift: 93426a1de92f19e1199fac5295a4f8df16458daa
215+
Bugsee: 308fd4cddc4f518c68b4aa6320099edef68fe2f7
216+
bugsee_flutter: 7700b787ad3e98dcae5c4666f2441da847d00277
217+
Firebase: a451a7b61536298fd5cbfe3a746fd40443a50679
218+
firebase_analytics: 4f9cca09e65f6c2944a862c6dc86f6bed9fb769c
219+
firebase_core: ba00a168e719694f38960502ceb560285603d073
220+
firebase_remote_config: 4315c34bfba52eb501b69cfa84d519f340385a37
221+
FirebaseABTesting: 119f0a2b2e68b1ae05d248c5adb2455f148f20c1
222+
FirebaseAnalytics: d0a97a0db6425e5a5d966340b87f92ca7b13a557
223+
FirebaseCore: 0e38ad5d62d980a47a64b8e9301ffa311457be04
224+
FirebaseCoreInternal: 69bf1306a05b8ac43004f6cc1f804bb7b05b229e
225+
FirebaseInstallations: 631b38da2e11a83daa4bfb482f79d286a5dfa7ad
226+
FirebaseRemoteConfig: c5dfe22828a7ae7673d16224ea92743687e993df
227+
FirebaseRemoteConfigInterop: 3443b8cb8fffd76bb3e03b2a84bfd3db952fcda4
228+
FirebaseSharedSwift: 79f27fff0addd15c3de19b87fba426f3cc2c964f
229229
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
230230
flutter_local_notifications: a5a732f069baa862e728d839dd2ebb904737effb
231-
GoogleAdsOnDeviceConversion: e03a386840803ea7eef3fd22a061930142c039c1
232-
GoogleAppMeasurement: 1e718274b7e015cefd846ac1fcf7820c70dc017d
231+
GoogleAdsOnDeviceConversion: d68c69dd9581a0f5da02617b6f377e5be483970f
232+
GoogleAppMeasurement: 3bf40aff49a601af5da1c3345702fcb4991d35ee
233233
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
234234
integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
235235
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275

src/app/ios/Runner/AppDelegate.swift

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ import UIKit
22
import Flutter
33

44
@main
5-
@objc class AppDelegate: FlutterAppDelegate {
5+
@objc class AppDelegate: FlutterAppDelegate, FlutterImplicitEngineDelegate {
66
override func application(
77
_ application: UIApplication,
88
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
99
) -> Bool {
10-
GeneratedPluginRegistrant.register(with: self)
1110
return super.application(application, didFinishLaunchingWithOptions: launchOptions)
1211
}
12+
13+
func didInitializeImplicitFlutterEngine(_ engineBridge: FlutterImplicitEngineBridge) {
14+
GeneratedPluginRegistrant.register(with: engineBridge.pluginRegistry)
15+
}
1316
}

src/app/ios/Runner/Info.plist

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,29 @@
2626
<true/>
2727
<key>UILaunchStoryboardName</key>
2828
<string>LaunchScreen</string>
29-
<key>UIMainStoryboardFile</key>
29+
<key>UISceneStoryboardFile</key>
3030
<string>Main</string>
31+
<key>UIApplicationSceneManifest</key>
32+
<dict>
33+
<key>UIApplicationSupportsMultipleScenes</key>
34+
<false/>
35+
<key>UISceneConfigurations</key>
36+
<dict>
37+
<key>UIWindowSceneSessionRoleApplication</key>
38+
<array>
39+
<dict>
40+
<key>UISceneClassName</key>
41+
<string>UIWindowScene</string>
42+
<key>UISceneConfigurationName</key>
43+
<string>flutter</string>
44+
<key>UISceneDelegateClassName</key>
45+
<string>FlutterSceneDelegate</string>
46+
<key>UISceneStoryboardFile</key>
47+
<string>Main</string>
48+
</dict>
49+
</array>
50+
</dict>
51+
</dict>
3152
<key>UISupportedInterfaceOrientations</key>
3253
<array>
3354
<string>UIInterfaceOrientationPortrait</string>

src/app/macos/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :osx, '10.14'
1+
platform :osx, '10.15'
22

33
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
44
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

src/app/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
558558
GCC_WARN_UNUSED_FUNCTION = YES;
559559
GCC_WARN_UNUSED_VARIABLE = YES;
560-
MACOSX_DEPLOYMENT_TARGET = 10.14;
560+
MACOSX_DEPLOYMENT_TARGET = 10.15;
561561
MTL_ENABLE_DEBUG_INFO = NO;
562562
SDKROOT = macosx;
563563
SWIFT_COMPILATION_MODE = wholemodule;
@@ -639,7 +639,7 @@
639639
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
640640
GCC_WARN_UNUSED_FUNCTION = YES;
641641
GCC_WARN_UNUSED_VARIABLE = YES;
642-
MACOSX_DEPLOYMENT_TARGET = 10.14;
642+
MACOSX_DEPLOYMENT_TARGET = 10.15;
643643
MTL_ENABLE_DEBUG_INFO = YES;
644644
ONLY_ACTIVE_ARCH = YES;
645645
SDKROOT = macosx;
@@ -689,7 +689,7 @@
689689
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
690690
GCC_WARN_UNUSED_FUNCTION = YES;
691691
GCC_WARN_UNUSED_VARIABLE = YES;
692-
MACOSX_DEPLOYMENT_TARGET = 10.14;
692+
MACOSX_DEPLOYMENT_TARGET = 10.15;
693693
MTL_ENABLE_DEBUG_INFO = NO;
694694
SDKROOT = macosx;
695695
SWIFT_COMPILATION_MODE = wholemodule;

src/app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
ignoresPersistentStateOnLaunch = "NO"
6060
debugDocumentVersioning = "YES"
6161
debugServiceExtension = "internal"
62+
enableGPUValidationMode = "1"
6263
allowLocationSimulation = "YES">
6364
<BuildableProductRunnable
6465
runnableDebuggingMode = "0">

0 commit comments

Comments
 (0)