deepl_dart 1.4.0 copy "deepl_dart: ^1.4.0" to clipboard
deepl_dart: ^1.4.0 copied to clipboard

Dart library for the DeepL language translation API. Pure Dart. Inspired by the official DeepL API documentation.

deepl_dart Changelog #

0.1.0 #

  • Initial version.
  • Translate text.

0.2.0 #

  • #1 Translate Documents

0.3.0 #

  • #2 Manage Glossaries

1.0.0 #

  • #3 Monitor Usage
  • #4 List Supported Languages
  • First production-ready version

1.0.1 #

  • More examples

1.0.2 #

  • Fix #14: Support UTF-8

1.1.0 #

  • #18: Added Option to Create Glossary with CSV File

1.2.0 #

  • #21 Replace IO dependency to support Web

1.3.0 #

  • #22 Upgrade supported languages
  • Update dependencies

1.3.1 #

  • Export errors

1.4.0 #

  • Use JSON over URL params for text translation
22
likes
130
pub points
82%
popularity

Publisher

verified publisherkpelz.eu

Dart library for the DeepL language translation API. Pure Dart. Inspired by the official DeepL API documentation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, http, json_annotation, universal_io

More

Packages that depend on deepl_dart