flutter/dev/integration_tests/flavors
Ben Konyi 7cb926a33d
Reapply "[ Device Lab ] Upgrade Device Lab projects to Java 18" (#166016) (#166059)
This reverts commit
8dccbc33df.

Find/replace didn't catch the use of `jvmTarget = "1.8"` in
`dev/integration_tests/android_engine_test/android/app/build.gradle` and
`android_engine_test` needed to have `"com.android.application"`
updated.
2025-03-27 15:07:22 +00:00
..
android Reapply "[ Device Lab ] Upgrade Device Lab projects to Java 18" (#166016) (#166059) 2025-03-27 15:07:22 +00:00
assets [reland] Support conditional bundling of assets based on --flavor (#139834) 2023-12-14 05:30:10 +00:00
integration_test Add API to read flavor from framework at run time (#134179) 2023-09-28 17:38:54 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib Add integration test for Gradle-initiated android builds with flavors (#163737) 2025-02-24 04:40:29 +00:00
macos Remove use_modular_headers! from Swift Podfiles (#156257) 2024-11-04 20:32:34 +00:00
test_driver Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
.metadata Restore and fix flavors_test_macos (#139841) 2023-12-18 08:52:22 +00:00
pubspec.yaml Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
README.md Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00

flavors

Integration test of build flavors (Android product flavors, Xcode schemes).