i18n_extension_core 2.0.6 copy "i18n_extension_core: ^2.0.6" to clipboard
i18n_extension_core: ^2.0.6 copied to clipboard

Dart-only package for Translation and Internationalization (i18n), with Dart extensions. Easy to use for both large and small projects.

2.0.6 #

  • Translations:
    • Translations.byText(): Supports String themselves as translation-keys, organized per key.
    • Translations.byLocale(): Supports String themselves as translation-keys, organized per locale.
    • Translations.byId<T>(): Supports any object (of type T) as translation-keys.
    • const ConstTranslations(): Supports defining translations with a const Map.

1.0.0 #

  • On Feb 11, 2024 I've created this Dart-only package to contain the core code of the i18n_extension package.
1
likes
120
pub points
66%
popularity

Publisher

verified publisherglasberg.dev

Dart-only package for Translation and Internationalization (i18n), with Dart extensions. Easy to use for both large and small projects.

Repository (GitHub)
View/report issues

Topics

#internationalization #localization #translation #server #backend

Documentation

API reference

License

unknown (LICENSE)

Dependencies

sprintf

More

Packages that depend on i18n_extension_core