centrifugal / centrifuge-dart

Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket

Home Page:https://pub.dartlang.org/packages/centrifuge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protobuf version

doev03 opened this issue · comments

please update the protobuf version

@doev03 hello, did you come across any problem with the current one?

@FZambia I get conflicts with other packages

What kind of conflict? Which version you expect here?

@FZambia Same problem here.. my project depends on protobuf ^2.0.0, I'm getting packages conflicts (centrifuge depends on protobuf ^1.0.1)

@HamdiTayara hello, should be solved by #48

v0.6.0 with null safety migration and protobuf version update released