language_translator 0.0.3 copy "language_translator: ^0.0.3" to clipboard
language_translator: ^0.0.3 copied to clipboard

A lightweight Flutter package for easy multilingual support, providing string translation with or without context, RTL support, and a custom widget for translated text display.

Changelog #

All notable changes to this project will be documented in this file.

0.0.3 #

  • Upgrade Dependencies.
  • Included textAlign, textDirection in the AppTranslatedTextView

0.0.2 #

  • Upgrade Dependencies.

0.0.1 #

Initial release #

  • Added support for multiple languages with default fallback.
  • Translate strings with or without BuildContext.
  • Included AppTranslatedTextView widget for simplified UI usage.
  • Added utility for RTL language detection.
  • JSON-based localization with asset loading.
  • Localization delegate integration.
  • Utility class for global language name access.
  • Singleton pattern for core utilities.
  • Supports 20+ languages out-of-the-box.
0
likes
0
points
337
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for easy multilingual support, providing string translation with or without context, RTL support, and a custom widget for translated text display.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

country_code_picker, dart_data_type_parser, flutter, flutter_localization, navigation_wihout_context

More

Packages that depend on language_translator