steam_login library

Support for steam login OpenID.

Classes

OpenId

Functions

GetPlayerSummaries(String steamid, String apikey) Future<Map<String, dynamic>>
Calls the GetPlayerSummaries SteamAPI, and returns a Map containing the data Listed on https://developer.valvesoftware.com/wiki/Steam_Web_API#GetPlayerSummaries_.28v0002.29 Throws a Generic

Exceptions / Errors

ApiKeyException
OpenIdException