i18n_extension 14.0.0-dev.1 i18n_extension: ^14.0.0-dev.1 copied to clipboard
Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.
I18n examples #
Please run main.dart
in folders:
1_translation_example 2_identifier_translation_example 3_scoped_identifier_translation_example 4_const_translation_example 5_interpolation_example