translations_keychain 0.0.2 copy "translations_keychain: ^0.0.2" to clipboard
translations_keychain: ^0.0.2 copied to clipboard

outdated

A Dart builder to convert the JSON translation files into an abstract class for label suggestions.

example/lib/example.dart

library example;

import 'package:example/i18n/translations_keychain.dart';

void main() {
  print(TranslationsKeychain.HELLO);
}
1
likes
40
pub points
6%
popularity

Publisher

unverified uploader

A Dart builder to convert the JSON translation files into an abstract class for label suggestions.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

basic_utils, build, glob, path

More

Packages that depend on translations_keychain