heroiclabs / nakama

Distributed server for social and realtime games and apps.
https://heroiclabs.com
Apache License 2.0
8.83k stars 1.08k forks source link

Flutter sdk integration #593

Open Allan-Nava opened 3 years ago

Allan-Nava commented 3 years ago

Is interesting integrate with flutter

Allan-Nava commented 3 years ago

I'm trying to create a sdk for flutter: https://github.com/Allan-Nava/nakama-flutter

erlend-sh commented 3 years ago

Interesting. Do you have a specific use case that you're building this for?

Allan-Nava commented 3 years ago

Interesting. Do you have a specific use case that you're building this for?

Less pain to develop a mobile application with one single code base for iOS and Android

erlend-sh commented 3 years ago

Are you building an application in Flutter that will use Nakama for some online functionality?

Allan-Nava commented 3 years ago

Are you building an application in Flutter that will use Nakama for some online functionality?

Yes! actually I'm using the native kotlin and swift code , but the idea is to create a simple chat application in flutter

obrunsmann commented 3 years ago

We are also interested in using Nakama in production with Flutter. Flutter becomes more and more interesting also for 2D-Game development (e.g. https://flame-engine.org). Thank you @Allan-Nava for your first try on a Dart SDK! πŸ‘

Allan-Nava commented 3 years ago

We are also interested in using Nakama in production with Flutter. Flutter becomes more and more interesting also for 2D-Game development (e.g. https://flame-engine.org). Thank you @Allan-Nava for your first try on a Dart SDK! πŸ‘

I have problem with generate.sh

Coud you please help me?

Thanks

obrunsmann commented 3 years ago

Yes we are still puzzling over a build script - but we are getting much closer and not much is missing. I'll let you know when I have a working version.

Allan-Nava commented 3 years ago

Yes we are still puzzling over a build script - but we are getting much closer and not much is missing. I'll let you know when I have a working version.

Okay let me know ☺️

Allan-Nava commented 3 years ago

https://github.com/Allan-Nava/nakama-flutter/issues/3#issuecomment-850533815 Need help to implement the flutter sdk https://github.com/Allan-Nava/nakama-flutter/issues/3

obrunsmann commented 3 years ago

Hey Guys, we finished a pure dart version for Nakama: https://pub.dev/packages/nakama Not yet supporting 100% of the gRPC API but more is coming day per day :)

duck-dev-go commented 2 years ago

+1

vmtest888 commented 1 year ago

+1