Go for Dart with Protocol Buffers
Introduction
In this article, I propose a solution that enables a rapid expansion of the available APIs for Dart to be used on the server, by using existing drivers for Go. I begin by laying out the context of why this is needed. Then, I describe the...
tech.craveiro.pt28 min read
Gilles Cafedjian
Thank you for theses explanations and to give us your work on go_bridge and dart_bridge. I have a cool library I made in Go that use BoltDB and I need to make an UI on it. Flutter is the best choice but I didn't want to rewrite my lib in dart. You bring me the perfect solution to make a crossplatform application using the power of GO backend and the beauty of Flutter UI. Thanks again.