Skip to content

FlutterEngineGroup does not support initialRoute #78931

@jiechic

Description

@jiechic

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?

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Fluttercustomer: alibabad: api docsIssues with https://api.flutter.dev/e: embedderUsers of the Embedder APIengineflutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions