-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#28884Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttercustomer: alibabad: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/e: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
in android code,
i will use this open new flutter page
FlutterActivity.withNewEngine().initialRoute(url).build(context)when i use FlutterEngineGroup create engine,i don‘t see any param for initialRoute to start engine
i must write some code as dartEntrypoint,this is very bad for managing routing
can flutter project add param for FlutterEngineGroup.createAndRunEngint for initialRoute?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttercustomer: alibabad: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/e: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version