On the Migration Guide, it mentions:
Packages that should be updated to the latest version. These upgrades may include breaking changes, so check your custom code if you’re using any of these.
- html_editor_enhanced
However, the latest version html_editor_enhanced: ^2.7.0 is incompatible with file_picker: 10.1.9, which I cannot change. This incompatibility is also highlighted on the html_editor_enhanced GitHub issues page.