Code Monkey home page Code Monkey logo

Comments (5)

kevmoo avatar kevmoo commented on September 21, 2024 1

@erperejildo – sorry. I've only used 3-4 of these APIs directly. I have no experience with most of them. I just try to get our bindings up-to-date!

from googleapis.dart.

kevmoo avatar kevmoo commented on September 21, 2024

Sadly, no. Everything thing here is auto-generated.

Does this help: https://developers.google.com/games/services/web/api/rest ?

from googleapis.dart.

erperejildo avatar erperejildo commented on September 21, 2024

There are a few different APIs:

  • Google Play Game Services - games_v1
    The Google Play games service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.
    Documentation
    API details

  • Google Play Game Services Publishing API - gamesconfiguration_v1configuration
    The Google Play Game Services Publishing API allows developers to configure their games in Game Services.
    Documentation
    API details

  • Google Play Game Management - gamesmanagement_v1management
    The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
    Documentation
    API details

  • Game Services API - gameservices_v1
    Deploy and manage infrastructure for global multiplayer gaming experiences.
    Documentation
    API details


Do I need to use all of them?

My app is an online game where you can play solo and get points. These points go to a global ranking and you have some achievements to unlock. No saved games, every time you play you get these points. Just a basic game.

So the first thing is to log in the user. I checked the list but how do I do that?
I've found this but it's for Android: https://developers.google.com/games/services/v1/android/signin
(and BTW, do we have v2 for these APIs?)

NOTE: I've got everything setup in Google Play Console and Cloud already

from googleapis.dart.

erperejildo avatar erperejildo commented on September 21, 2024

Also found this game made by someone working at that point in the Flutter team: https://github.com/filiph/tictactoe

This is not using this package, it uses this 3rd party package instead: https://pub.dev/packages/games_services
Unfortunately it doesn't work.

Does it mean the best method for Flutter apps is using that pakcage? TBH I'm a little bit confused.

from googleapis.dart.

erperejildo avatar erperejildo commented on September 21, 2024

@erperejildo – sorry. I've only used 3-4 of these APIs directly. I have no experience with most of them. I just try to get our bindings up-to-date!

could you point me to someone else maybe?

from googleapis.dart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.