heroiclabs / nakama-dart

Pure Dart Client for Nakama Server
https://heroiclabs.com/docs/nakama/client-libraries/dart
157 stars 48 forks source link

ChannelMessage in models is not exported #84

Closed zhangyc closed 5 months ago

zhangyc commented 6 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

zhangyc commented 6 months ago

Maybe it would be better if I submit a PR

obrunsmann commented 6 months ago

Sure, always happy to. There are a large number of end points and parameters. I'm sure there are more points that I've overlooked. Pleas describe the model in this case, I can easily add the data and extend our test cases then.

obrunsmann commented 5 months ago

Merged (included in next release)