i18nu 0.0.1+1 copy "i18nu: ^0.0.1+1" to clipboard
i18nu: ^0.0.1+1 copied to clipboard

Simple internationalization intermediary classes and delegates

i18nu Internationalization package #

It is a simple package that offers some convenience internationalization and localization classes.

It is supposed to be a intermediary localization step between the translation format and in code usage.

I18n: Is the internationalization widget that is responsible for keeping track of a locale and allow subwidgets on the tree to both access or alter it. L10n: Is the localization interface where that the application should rely upon. L10nDelegate: The LocalizationsDelegate that is registered with the WidgetApp (MaterialApp/CupertinoApp). It is responsible for managing L10n instances whenever locale changes.

0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Simple internationalization intermediary classes and delegates

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, path

More

Packages that depend on i18nu