We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i think that you can easily make a Flutter Client so that the app can be on mobile with the golang code behind it.
Here is how to compile golang with gomobile so its a library for flutter https://github.com/chaim1986/flutter-go
Here is how to show read only articles with Flutter using just html ( if you want) https://github.com/namiwang/wiki-flutter
I just wanted to point this out as i can see where your going and think that this on peoples mobiles will make it huge.
Also you can run the exact same code on Desktops using flutter go desktop. https://github.com/Drakirus/go-flutter-desktop-embedder
SO you have Desktop and Mobile covered..
The text was updated successfully, but these errors were encountered:
Very cool, will keep this in mind as development continues!
Sorry, something went wrong.
No branches or pull requests
i think that you can easily make a Flutter Client so that the app can be on mobile with the golang code behind it.
Here is how to compile golang with gomobile so its a library for flutter
https://github.com/chaim1986/flutter-go
Here is how to show read only articles with Flutter using just html ( if you want)
https://github.com/namiwang/wiki-flutter
I just wanted to point this out as i can see where your going and think that this on peoples mobiles will make it huge.
Also you can run the exact same code on Desktops using flutter go desktop.
https://github.com/Drakirus/go-flutter-desktop-embedder
SO you have Desktop and Mobile covered..
The text was updated successfully, but these errors were encountered: