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

Web support v3.0.0 #146

Closed
wants to merge 1 commit into from
Closed

Web support v3.0.0 #146

wants to merge 1 commit into from

Conversation

w-rui
Copy link

@w-rui w-rui commented Dec 7, 2021

  1. replace dependency 'webview_flutter' with 'webviewx'.
  2. support web with webviewx.
  3. fix white screen by ValueKey(_fixWhiteScreen).
  4. update example android minSdkVersion to 19.

1. replace dependency 'webview_flutter' with 'webviewx'.
2. support web with webviewx.
3. fix white screen by ValueKey(_fixWhiteScreen).
4. update example android minSdkVersion to 19.
@w-rui w-rui changed the title v3.0.0 Web support v3.0.0 Dec 21, 2021
@dJani97
Copy link

dJani97 commented Feb 8, 2022

@entronad

Hey!
Do you have plans on merging this? I'd really appreciate web support.

@entronad
Copy link
Owner

entronad commented Feb 9, 2022

@dJani97

We are not going to replace webview_flutter with webviewx, for that webview_flutter is the official webview plugin.

If you need charting library in Flutter web, I suggest this one: Graphic

@entronad entronad closed this Feb 9, 2022
@SuricateTrading
Copy link

  1. replace dependency 'webview_flutter' with 'webviewx'.

    1. support web with webviewx.

    2. fix white screen by ValueKey(_fixWhiteScreen).

    3. update example android minSdkVersion to 19.

Could you please send example code for a 3D chart?
I copied your commit and line charts work. But when I try to load a 3D chart nothing shows up.
Thank you very much!

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

Successfully merging this pull request may close these issues.

None yet

4 participants