[flutter/ios] 提交至 TestFlight 提示“缺少出口合规证明”

解决办法: 在 Info.plist 中添加

[flutter/ios] type ‘StackParentData’ is not a subtype of type ‘FlexParentData’ in type cast

原因是:在 Stack 组件中使用了类似 Expanded、Flexible 组件