Closed
Description
Currently we only accept the flag when it is in the info.plist file in the main bundle. The behavior this flag controls lives entirely within the Flutter bundle, so it seems natural to me that we should accept the flag in the Flutter bundle, like FLTAssetsPath
. (Also it makes our internal infra easier by giving us more control.)