wallhaven_api 0.1.0 copy "wallhaven_api: ^0.1.0" to clipboard
wallhaven_api: ^0.1.0 copied to clipboard

Wallhaven API wrapper for the Dart programming language.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wallhaven_api

With Flutter:

 $ flutter pub add wallhaven_api

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

dependencies:
  wallhaven_api: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:wallhaven_api/wallhaven_api.dart';
10
likes
130
points
32
downloads

Publisher

verified publisherrozpo.dev

Weekly Downloads

Wallhaven API wrapper for the Dart programming language.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation

More

Packages that depend on wallhaven_api