Skip to content

hover: init-plugin scaffolding #260

Closed
go-flutter-desktop/hover
#33
@joeblew99

Description

@joeblew99

I was thinking about the idea of generating the code for golang plugins.

I see 2 use cases:

  1. Your making plugins that use golang on mobile and Flutter.
  • this is common where your building a large application and need to use lots of golang libs and treat the Dart layer as just a GUI layer.
  • Also common when your using a custom network transport or something.
  • Could actually use protobufs as the IDL.
  1. You are using a plugin for Mobile, and want to code gen the scaffolding code for the go-flutter plugin.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions