Skip to content

Migrate to an API that exposes hot restart and hot reload operations as two phases (begin and end) #2826

@nshahan

Description

@nshahan

We are going to expose the two phases of the hot reload and hot restart operations in the embedder. This will make it easier to support the variety of integrations we have. We should migrate to depend on:

  • dartDevEmbedder.hotReloadBegin()
  • dartDevEmbedder.hotReloadEnd()
  • dartDevEmbedder.hotRestartBegin()
  • dartDevEmbedder.hotRestartEnd()

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onpackage:dwdstriaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions