tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
274 stars 331 forks source link

[QUESTION]Is there a Callbacks event one step before "onNavigationRequestMobile"? #454

Open aniconia opened 1 year ago

aniconia commented 1 year ago

Is there a Callbacks event one step before "onNavigationRequestMobile"? I want to implement my own process instead of the link URL and the link and unlink buttons being displayed.