opentdb_client 0.9.0 copy "opentdb_client: ^0.9.0" to clipboard
opentdb_client: ^0.9.0 copied to clipboard

outdated

Unofficial client for Open Trivia Quiz API (opentdb.com). Use of this API does not require a API Key

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opentdb_client

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  opentdb_client: ^0.9.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:opentdb_client/opentdb_client.dart';
1
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Unofficial client for Open Trivia Quiz API (opentdb.com). Use of this API does not require a API Key

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, meta

More

Packages that depend on opentdb_client