mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It looks like half the code in this function was updated to use the main bundle but this one line was still only using the _dartBundle. I am pretty sure that is a mistake and instead we want to use the mainBundle as a backup both to find the plist and to find the assets.