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.

This Plugin lets you translate Strings

String Translate #

Github: https://github.com/Jules-sh/String_translate
Pub.dev: https://pub.dev/packages/string_translate

This Package can be used to translate Strings. You just have to init the Package Code, provide your Translations and Locales / Languages you want to translate to and the Package does the rest for you :)

Features #

Translate String to different Languages on runtime

Getting started #

Just import the package. Init it, provide the Values and then you can start

Usage #

Example:

// Translates the Hello String with the given Values
// The Values have to be provided while calling Translation.init()
final String text = "Hello".tr();

Additional information #

This Package is written in pure Dart Code. You can use it without Flutter or Cocoapods or any other extra code.

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