yandex_disk 0.1.2 copy "yandex_disk: ^0.1.2" to clipboard
yandex_disk: ^0.1.2 copied to clipboard

The library for integration with Yandex.Disk via HTTP REST API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yandex_disk

With Flutter:

 $ flutter pub add yandex_disk

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

dependencies:
  yandex_disk: ^0.1.2

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:yandex_disk/yandex_disk.dart';
3
likes
90
pub points
61%
popularity

Publisher

verified publisherthe-english-breaker.ru

The library for integration with Yandex.Disk via HTTP REST API.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dio, freezed_annotation

More

Packages that depend on yandex_disk