-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
- Pick some sample from https://github.com/flutter/samples/tree/master/add_to_app. I repro'ed using multiple_flutters and fullscreen.
- Be on master for the framework.
- Build some iOS engine (I used
gn --runtime-mode profile --unopt --ios --no-goma --no-stripped --bitcodeand release). - cd the module folder,
flutter clean. - cd the ios folder, open in Xcode, Product > Clean.
- cd the module folder,
flutter build ios --config-only --release --local-engine ios_release_unopt(or profile) - cd the ios folder,
pod install - Go back to Xcode, run.
Metadata
Metadata
Assignees
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
