unsplash_api 0.6.1-alpha copy "unsplash_api: ^0.6.1-alpha" to clipboard
unsplash_api: ^0.6.1-alpha copied to clipboard

An unsplash API library for Dart language

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unsplash_api

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

dependencies:
  unsplash_api: ^0.6.1-alpha

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:unsplash_api/unsplash_api.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

An unsplash API library for Dart language

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, http, json_annotation, logger, meta

More

Packages that depend on unsplash_api