Steps to Reproduce
- Make a change to engine
- Follow instructions for building with a custom engine
- Run Services example
- Changes are not reflected in the running app. It isn't using the custom engine's flutter.jar
You can work around this by setting flutter.jar in local.properties. We should populate that field automatically.