Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with webview_flutter 1.0.0 #18

Open
robert-virkus opened this issue Oct 2, 2020 · 2 comments
Open

Not compatible with webview_flutter 1.0.0 #18

robert-virkus opened this issue Oct 2, 2020 · 2 comments

Comments

@robert-virkus
Copy link

Trying to use both html_editor and webview_flutter fails in my project with the following error:

Running "flutter pub get" in enough_mail_app...                 
Because every version of html_editor depends on webview_flutter ^0.3.21 and enough_mail_app depends on webview_flutter ^1.0.0, html_editor is forbidden.

So, because enough_mail_app depends on html_editor ^1.0.1, version solving failed.

As the 1.0.0 release of webview_flutter is currently the only stable release, it would be great if that is supported by html_editor, too.

@abdussamad0
Copy link

@robert-virkus facing the same issue

@blue492
Copy link

blue492 commented Oct 6, 2020

Same issue here,
and _keyEditor.currentState.getText() dont work in ios, only in Android works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants