When should you consider a native approach instead of Flutter for App Store?
When your core feature depends on an unreleased iOS SDK or needs hardware-level performance (like real-time AR). At that point, the integration risk and timeline uncertainty with Flutter channels often outweigh the initial development speed benefit.