translatron 0.0.6 copy "translatron: ^0.0.6" to clipboard
translatron: ^0.0.6 copied to clipboard

outdated

VERSION - NOT FOR LIVE OR PROD USAGE! A package for translations, from api calls. Only use if your backend team can provide the nedded api urls!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add translatron

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

dependencies:
  translatron: ^0.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:translatron/translatron.dart';
3
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

VERSION - NOT FOR LIVE OR PROD USAGE! A package for translations, from api calls. Only use if your backend team can provide the nedded api urls!

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, http, path_provider, shared_preferences

More

Packages that depend on translatron