Auto focus not working in flutter iOS when using flutter html editor enhanced package

I have implemented an RTE editor using the html_editor_enhanced package; however, the default autoFocus property does not work on iOS, and our attempt to trigger focus using evaluateJavascript also did not get the expected results.

can you please help me to resolve? or any alternate solution?