heroiclabs / nakama-dart

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

Refactored rest client #103

Closed fsufyan closed 4 months ago

fsufyan commented 5 months ago

The PR mainly aims to fix the rest client response null issues due to response fields being in a snake_case. • Ditch chopper and use code generator with retrofit for rest client APIs. • Add missing socket party functions: accept/remove members and close. • Enhance functions interface by hiding internal models and using client defined models. • Add missing client functions: importFacebookFriends and importSteamFriends. • Add documentation comments for client functions. • Revised tests.

ilmalte commented 2 months ago

Hey @lugehorsam, are you guys planning to release this changes anytime soon?

mofirouz commented 2 months ago

Hi @ilmalte We are looking for a maintainer of our community Dart client, if you'd like to maintain this, kindly email me with mo AT heroiclabs.com.