You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's pretty easy to hook up flutter and golang.
This will give you fast mobile and desktop clients. No electron in sight :)
It would also allow offline storage too if you wanted it. But I would do that later.
Also you can use grpc between flutter and golang these days as well as web clients. It's faster and in many ways easiest. Checkout the improbable repo for the GRPC stuff.
If you need examples just ask.
If I get time I can help.
The text was updated successfully, but these errors were encountered:
It's pretty easy to hook up flutter and golang.
This will give you fast mobile and desktop clients. No electron in sight :)
It would also allow offline storage too if you wanted it. But I would do that later.
Also you can use grpc between flutter and golang these days as well as web clients. It's faster and in many ways easiest. Checkout the improbable repo for the GRPC stuff.
If you need examples just ask.
If I get time I can help.
The text was updated successfully, but these errors were encountered: