A client library for the Steam web API, written in Dart.
Caution: This library is in the very early stages of its development. Code API is subject to change. Use with caution.
Usage
See the example code to get started using this library.
Features and bugs
Please file feature requests and bugs at the issue tracker.
Libraries
- map_cache
-
An implementation of a simple cache that stores data in a
Map
in memory. [...] - steam_client
- A client library for the Steam Web API.