i18n_extension 15.2.0
i18n_extension: ^15.2.0 copied to clipboard
Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.
example/README.md
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
- 6_load_by_file_example
- 7_load_by_http_example
- 8_manually_loading_files_example
- 9_load_by_file_skip_errors_example
- 10_load_by_http_skip_errors_example