terrabythia / dart_chromecast

Dart package to play videos to a chromecast device
MIT License
62 stars 66 forks source link

Breaking change in protobuf dependancy that causes a crash. #14

Closed snaeji closed 4 years ago

snaeji commented 5 years ago

There is a breaking change in the protobuf plugin that dart_chromecast depends on.

Latest version supported is protobuf: 0.13.16+1

https://github.com/dart-lang/protobuf/issues/284

terrabythia commented 4 years ago

Thanks for reporting this error! I've fixed this in my latest commit (version tag 0.1.2).