yandex_dictionary_api 1.0.1 copy "yandex_dictionary_api: ^1.0.1" to clipboard
yandex_dictionary_api: ^1.0.1 copied to clipboard

Package to access the Yandex.Dictionary API over HTTP.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yandex_dictionary_api

With Flutter:

 $ flutter pub add yandex_dictionary_api

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

dependencies:
  yandex_dictionary_api: ^1.0.1

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_dictionary_api/yandex_dictionary_api.dart';
2
likes
160
points
18
downloads

Documentation

API reference

Publisher

verified publishertguzel.dev

Weekly Downloads

Package to access the Yandex.Dictionary API over HTTP.

Repository (GitHub)
View/report issues

Topics

#api #yandex #dictionary

License

MIT (license)

Dependencies

http

More

Packages that depend on yandex_dictionary_api