Skip to content

How to open one more webview? #62

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

Open
szwang1 opened this issue Jun 6, 2023 · 7 comments
Open

How to open one more webview? #62

szwang1 opened this issue Jun 6, 2023 · 7 comments

Comments

@szwang1
Copy link

szwang1 commented Jun 6, 2023

I tried to add two tabs, but they shared one webview instance, couldn't load two different urls at separately.

@hlwhl
Copy link
Owner

hlwhl commented Jun 7, 2023

Currently this plugin is not support multi tab.

@BullsEye34
Copy link
Contributor

I too want to achieve the same thing. If that and keyboard support is implemented, it would be wonderful.

Is there any work which we as independent Devs can do to enable multitab support on the plugin @hlwhl ?
Like if it is not something not very complicated but not in the scope of the plugin as of yet?

@hlwhl
Copy link
Owner

hlwhl commented Jun 22, 2023

I too want to achieve the same thing. If that and keyboard support is implemented, it would be wonderful.

Is there any work which we as independent Devs can do to enable multitab support on the plugin @hlwhl ? Like if it is not something not very complicated but not in the scope of the plugin as of yet?

#40 Maybe try to read code by @Doflatango , in this PR, he's trying implement multi instance support that related to multi tab feature.

@SinyimZhi
Copy link
Collaborator

Hi, every one. I've merged multi instance and multi window support branch to main. There is a lot of problems might have been resloved. Could you guys help us to verify what we did success and what new problem brought in? @MobileD3v3l
@szwang1 @BullsEye34

@scalveerne
Copy link

No response or no more support for this library?

@SinyimZhi
Copy link
Collaborator

@scalveerne Sorry, I have been unable to continue supporting this project recently due to family, work, and other reasons. However, multiple instances should be running smoothly, and there is corresponding code in the example. I have also seen your comments under other issues. If you are unable to run the example properly, I suggest you follow the instructions on readme to check the path again. There have been many examples in the past where path issues have prevented Flutter from running properly. This is because Flutter is not very compatible with multiple systems and can only adapt to Flutter temporarily.

@scalveerne
Copy link

@SinyimZhi

Hey, thanks a lot for replying, the truth is that after testing all the WebViews for flutter available your library shows to be VERY useful for real integration (in flutter_inappwebview the tocuhpad is not working, along with a lot of other issues like that).

I think I can try to fix some things and suggest at some point a PR since I really need this, sorry for abusing your trust but, could you give me some recommendations with this bug: #178

I have tried EVERYTHING and I can't get it to work (curiously in the example everything works normally and I know I have everything well organized at file level), with just a hint for me it would be extremely useful and would give an air to the problem.

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

5 participants