Using rawg_sdk_dart with rawg.io

Dart integration

Install
# See https://github.com/quetool/rawg_sdk_dart
Get a list of tags.
curl \
  https://api.rawg.io/api/tags
Get a list of games.
curl \
  https://api.rawg.io/api/games
Get a list of video game genres.
curl \
  https://api.rawg.io/api/genres
SDK on GitHub 📄 API Docs
SDK
rawg_sdk_dart
Dart
API
rawg.io
rawg.io
At a glance
Language Dart
Endpoints30
Base URLhttps://api.rawg.io/api