Update - libprotoc to 2.6.1 - dart-protoc-plugin to 0.5.0 - pkg/protobuf 0.5.0 Closes #4681
This change detects if the user has `protoc` available and, if so, uses it to generate `.pb.dart` files. If not, pre-built files are used instead.