blob: 7489143060bd1023b42c23f0cacd4ef1531a4468 [file] [log] [blame]
name: protobuf
version: 3.0.0-dev
description: >-
Runtime library for protocol buffers support. Use with package:protoc_plugin
to generate dart code for your '.proto' files.
repository: https://github.com/google/protobuf.dart/tree/master/protobuf
environment:
sdk: '>=2.19.0 <3.0.0'
dependencies:
collection: ^1.15.0
fixnum: ^1.0.0
meta: ^1.7.0
dev_dependencies:
dart_flutter_team_lints: ^1.0.0
matcher: ^0.12.11
test: ^1.16.0