Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jonahwilliams
Copy link
Contributor

Description

Always append the old asset resolver to the end of the new asset resolver

The Android embedding has a distinct implementation of the AssetResolver that is provided through JNI to the Run configuration directly; it cannot be recreated from the settings alone.

@jonahwilliams
Copy link
Contributor Author

Its possible this could also be addressed by making the android embedding use either the asset_dir or asset_path embedder settings, but I don't have the historical context to know if that is feasible or not.

@jonahwilliams jonahwilliams deleted the android_restart_handler branch October 5, 2020 16:57
jonahwilliams pushed a commit to flutter/flutter that referenced this pull request Oct 9, 2020
…66742)

Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement.

Updates fast-start to build assets as part of the initial bundle

Requires flutter/engine#21436
Requires flutter/engine#21586
Requires flutter/engine#21611
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants