warframestat_client 3.6.4 copy "warframestat_client: ^3.6.4" to clipboard
warframestat_client: ^3.6.4 copied to clipboard

A simple client wrapper around WFCD worldstate api with included models for warframe-items.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add warframestat_client

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

dependencies:
  warframestat_client: ^3.6.4

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

Import it

Now in your Dart code, you can use:

import 'package:warframestat_client/warframestat_client.dart';
1
likes
0
points
27
downloads

Publisher

verified publisherwarframestat.us

Weekly Downloads

A simple client wrapper around WFCD worldstate api with included models for warframe-items.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, compute, equatable, http, json_annotation, meta, web_socket_client

More

Packages that depend on warframestat_client