[flutter_tools] pod install waiting too long at 'Generating Pods project' in add2app host project
Open
a: existing-apps
fyi-tool
P3
platform-ios
team-ios
tool
triaged-ios
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. An existing host iOS Project that contains about 300 cocoa pods dependencies
2. Add a Flutter module to this project according to doc https://docs.flutter.dev/add-to-app/ios/project-setup
3. Run `pod install` under host iOS project
### Expected results
`pod install` finish not too late than before
### Actual results
`pod install` hangs on 'Generating Pods project'
### Code sample
Code sample
```dart
[Paste your code here]
```
### Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
### Logs
Logs
```console
[Paste your logs here]
```
### Flutter Doctor output
Doctor output
```console
[Paste your output here]
```
Contributor guide
Assessment
This issue has not been assessed yet.