Circular dependency in FlutterEngineGroup with custom entrypoint DartEntrypoint #74767
Labels
a: existing-apps
Integration with existing apps via the add-to-app flow
c: API break
Backwards-incompatible API changes
engine
flutter/engine repository. See also e: labels.
P1
High-priority issues at the top of the work list
platform-android
Android applications specifically
Milestone
We currently can't create a first engine that launches a specified entrypoint with the new FlutterEngineGroup API on Android. In order to create a DartEntrypoint with a custom entrypoint having an engine created, but you can't can't create the engine without the DartEntrypoint.
related issue: #72018
cc @xster
The text was updated successfully, but these errors were encountered: