mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
e8db5dfd52
FlutterMain.findAppBundlePath is using the presence of the flutter_assets directory as a signal that the app is initialized. For consistency, FlutterMain will run the resource extractor at startup and create flutter_assets even if no resources need to be extracted.