flutter / flutter/flutter

Print warning to migrate to new iOS add to app command

Open Beginner friendly
#191,367 0 comments 0 reactions 0 assignees View on GitHub
a: existing-apps P2 platform-ios platform-macos team-ios tool triaged-ios
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

When running `flutter build ios-framework` or `flutter build macos-framework`, we should warn that this command has been replaced by `flutter build swift-package --platform ios/macos` and we should point to the documentation: https://docs.flutter.dev/add-to-app/ios/project-setup

Contributor guide

Open the contributing guide

Research direction

Start from the `flutter build ios-framework` and `flutter build macos-framework` command entry points and trace where their deprecation or migration messages are assembled. Add a warning directing users to `flutter build swift-package --platform ios/macos` and https://docs.flutter.dev/add-to-app/ios/project-setup; done means both commands clearly point to the replacement.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios, macos
Domain
cli, mobile-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.