Closed fsufyan closed 6 months ago
Hey @lugehorsam, are you guys planning to release this changes anytime soon?
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.
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.