flutter/dev/integration_tests/ios_app_with_extensions
Michael Goderbauer b966b2beee
Enable private field promotion for dev (#134480)
New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2.

Part of https://github.com/flutter/flutter/issues/134476.
2023-09-12 18:29:00 +00:00
..
ios iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +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 Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00: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