flutter/dev/integration_tests/ios_app_with_extensions
Danny Tuppeny cea1d6f055
Unpin DDS and roll pub packages (#147925)
DDS was temporarily pinned to 4.1.0 because 4.2.0 triggered some test
failures (see https://github.com/flutter/flutter/pull/147250). Those
failures should be fixed by vm_service 14.2.2, so this unpins DDS and
rolls both of these packages (along with devtools_shared, which is a DDS
dependency).

(If the bot updates vm_service before this is done, I can rebase over
that will reduce the size of this PR to just a few files)
2024-05-08 10:35:28 +01:00
..
ios [iOS] Migrate @UIApplicationMain attribute to @main (#146707) 2024-04-16 22:13:03 +00:00
lib Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
.gitignore Rename integration test ios_app_with_watch_companion -> ios_app_with_extensions (#58458) 2020-06-02 11:00:19 -07:00
.metadata Rename integration test ios_app_with_watch_companion -> ios_app_with_extensions (#58458) 2020-06-02 11:00:19 -07:00
pubspec.yaml Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
README.md Revert "Build iOS apps using Swift Packages (#59009)" (#59025) 2020-06-08 15:45:10 -07:00

iOS Extensions Test

Integration test to test building an iOS app with non-Flutter features:

  • watchOS app and extension