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

Upload the go-flutter to Pub.dev #588

Closed
ChristianKleineidam opened this issue Apr 20, 2021 · 4 comments
Closed

Upload the go-flutter to Pub.dev #588

ChristianKleineidam opened this issue Apr 20, 2021 · 4 comments
Labels
question User questions

Comments

@ChristianKleineidam
Copy link

When I search for go-flutter on Pub.dev I currently don't find this package. This makes it harder to discover that this package exist. More importantly, it means that other packages on Pub.dev can't use it as a dependency.

@ChristianKleineidam ChristianKleineidam added the enhancement New feature or request label Apr 20, 2021
@provokateurin
Copy link
Member

go-flutter doesn't contain any dart code so what would you upload?

@ChristianKleineidam
Copy link
Author

I understood go-flutter to provide an API to call go code from dart? Is that not a feature that it has?

@provokateurin
Copy link
Member

No go-flutter is a custom flutter embedder for running a flutter app on desktop. To call go code you use the MethodChannel API from flutter: https://flutter.dev/docs/development/platform-integration/platform-channels. go-flutter itself is not an API.

@pchampio
Copy link
Member

Hello @ChristianKleineidam you will find more information in our readme and here: #191

@pchampio pchampio added question User questions and removed enhancement New feature or request labels Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question User questions
Development

No branches or pull requests

3 participants