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

Does this package has support on Web ? #152

Open
ganeshchenniah opened this issue Jan 27, 2023 · 1 comment
Open

Does this package has support on Web ? #152

ganeshchenniah opened this issue Jan 27, 2023 · 1 comment

Comments

@ganeshchenniah
Copy link

Hi ,

While compiling for web platform , i m ending up getting below error. Let me know how to resolve this error ?

Error: Not found: 'dart:ffi'
import 'dart:ffi';
^

@anlumo
Copy link

anlumo commented Feb 12, 2023

The example uses flutter_pty, which doesn't run on the web. The example opens a local shell, which is inherently impossible on the web.

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