protobuf_wellknown 0.1.1 copy "protobuf_wellknown: ^0.1.1" to clipboard
protobuf_wellknown: ^0.1.1 copied to clipboard

The well-known types from the Google Protobuf compiler, in Dart.

example/protobuf_wellknown_example.dart

import 'package:protobuf_wellknown/protobuf_wellknown.dart';

void main() {
  var awesome = DescriptorProto();
  print('awesome: $awesome');
}
1
likes
140
points
229
downloads

Publisher

verified publisheritergia.com

Weekly Downloads

The well-known types from the Google Protobuf compiler, in Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

build, fixnum, path, protobuf

More

Packages that depend on protobuf_wellknown