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

Multiple flutter instances in one process #3

Closed
kirill-21 opened this issue Feb 11, 2022 · 1 comment
Closed

Multiple flutter instances in one process #3

kirill-21 opened this issue Feb 11, 2022 · 1 comment

Comments

@kirill-21
Copy link

kirill-21 commented Feb 11, 2022

Hi, is it possible to run multiple flutter instances in one process?

Recently i've asked you this question(dart-windows/win32#357) and you advised me to check this https://github.com/ilopX/win, so i went there and author told me that you've implemented this feature here, in this repository.
image

Can you provide an example of how yo do it? (Something like this):

131712029-7254fb63-f9e3-4ca9-8e0d-9c942c93e791.mp4

When i try to add new instance with this example project(https://github.com/timsneath/win32_runner/blob/main/example/win32_runner.dart), my app freezes with the main window and does no longer respond to any actions

@timsneath
Copy link
Contributor

https://pub.dev/packages/nativeshell might be an option for you. It's not something I'm targeting right now.

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

2 participants