dart_naver_papago 0.2.0 copy "dart_naver_papago: ^0.2.0" to clipboard
dart_naver_papago: ^0.2.0 copied to clipboard

An unofficial Dart client for every NAVER Papago Translation, Glossary, Image Translation, language detection, and name romanization API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_naver_papago

With Flutter:

 $ flutter pub add dart_naver_papago

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

dependencies:
  dart_naver_papago: ^0.2.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:dart_naver_papago/dart_naver_papago.dart';
4
likes
150
points
37
downloads

Documentation

API reference

Publisher

verified publishercoaspe.com

Weekly Downloads

An unofficial Dart client for every NAVER Papago Translation, Glossary, Image Translation, language detection, and name romanization API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_naver_without_login_common, http, json_annotation

More

Packages that depend on dart_naver_papago