protobuf_wellknown 0.1.0 copy "protobuf_wellknown: ^0.1.0" to clipboard
protobuf_wellknown: ^0.1.0 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');
}
0
likes
150
pub points
61%
popularity

Publisher

verified publisheritergia.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build, fixnum, path, protobuf

More

Packages that depend on protobuf_wellknown