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

Hope add Web & Windows & MacOS support #14

Open
yiv opened this issue Dec 18, 2020 · 5 comments
Open

Hope add Web & Windows & MacOS support #14

yiv opened this issue Dec 18, 2020 · 5 comments

Comments

@yiv
Copy link

yiv commented Dec 18, 2020

No description provided.

@brickpop
Copy link
Owner

I have no time to start doing the research at the time and also, windows and Linux still have experimental support.

I have a few hints on articles about desktop support like https://medium.com/flutter-community/build-and-deploy-native-c-libraries-with-flutter-cc7531d590b5

@yiv
Copy link
Author

yiv commented Dec 24, 2020

I have no time to start doing the research at the time and also, windows and Linux still have experimental support.

I have a few hints on articles about desktop support like https://medium.com/flutter-community/build-and-deploy-native-c-libraries-with-flutter-cc7531d590b5

Thanks very mush for your reply

@pratikpparikh
Copy link

@yiv have found the solution for windows?

@gedw99
Copy link

gedw99 commented Mar 30, 2021

The solution to easily support desktop, web and mobile is to use a proto as an abstraction like is shown here with golang being exposed over FFI

https://github.com/jerson/openpgp-mobile

https://github.com/jerson/flutter-openpgp

The abstraction allows using the golang with react also.

@olegnet
Copy link
Contributor

olegnet commented Sep 25, 2021

Look at #27
This is quick and dirty version and definitely need more work

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