flame-engine / flame-engine/flame
Support for Hot-reloading
Open
enhancement
- Dominant language
- Dart
- Stars
- 10.8k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 21
Description
### Problem to solve
Hot-reload support would increase flame developer efficiency and possibly also adoption. Support for hot-reloading shouldn't adversely affect performance or size of components.
### Proposal
Components handle hot-reload information and update accordingly, as done by flutter widgets. More details to come.
### More information
_No response_
### Other
- [ ] Are you interested in working on a PR for this?
Contributor guide
Assessment
This issue has not been assessed yet.