Skip to main content

Posts

Showing posts from March, 2018

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

Announcing official gRPC support for Dart

gRPC is a high performance, open source RPC framework. The gRPC framework supports a  wide range of languages , and we are happy to announce that support for the Dart language is now available in beta! Dart gRPC support works with the Dart SDK, version 1.24.3 or higher, and currently supports the  Flutter  and  VM/Server  platforms. See our  Medium post for full details.