1

I am planning to build a simple turn based multiplayer using gamesparks for the backend. I have considered flutter/dart and react native for the app development. There is a javascript gamesparks SDK which uses sockets for network IO. Can this library be safely used in flutter/dart using js package? I plan to proceed with react native if it cannot be used.

0 Answers0