string_translate 0.0.8 copy "string_translate: ^0.0.8" to clipboard
string_translate: ^0.0.8 copied to clipboard

outdated

A Dart Package which helps you translate Strings. This is avaible for android, IOS, macOS, Windows, Linux and on the Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add string_translate

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

dependencies:
  string_translate: ^0.0.8

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:string_translate/string_translate.dart';
4
likes
0
pub points
75%
popularity

Publisher

verified publisherjulianschumacher.dev

A Dart Package which helps you translate Strings. This is avaible for android, IOS, macOS, Windows, Linux and on the Web.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on string_translate