Running a golang web server from a flutter app

102 views
Skip to first unread message

Kevin Chadwick

unread,
Aug 28, 2020, 12:45:02 PM8/28/20
to flutt...@googlegroups.com
Hi,

I know I can use go-mobile and bind in a golang .aar as a library with some
extra work.

However a golang binary can be executed on more platforms than Dart supports.

On desktop platforms that aren't expected to be supported any time soon, a
golang binary can run a flutter for web app via electron or exec chrome.

Is it possible to unify the development by executing a golang android binary
(web server that finds a free local port), from a flutter android app via
process_run or something similar?
Reply all
Reply to author
Forward
0 new messages