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

The minimum amount of code you need to start translating text with Deep Translator API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deeptc

With Flutter:

 $ flutter pub add deeptc

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

dependencies:
  deeptc: ^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:deeptc/deeptc.dart';
0
likes
155
points
34
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlibsrc.dev

Weekly Downloads

The minimum amount of code you need to start translating text with Deep Translator API.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com
github.com
donate.alexrintt.io
www.patreon.com

License

MIT (license)

Dependencies

deept_client_dio, dio

More

Packages that depend on deeptc