localization_pro 1.1.2+2 copy "localization_pro: ^1.1.2+2" to clipboard
localization_pro: ^1.1.2+2 copied to clipboard

A dynamic Flutter package for seamless localization management.

1.0.0 #

  • Added trParams method to the String,
  • flattenJsonMap to the loading of jsons

1.0.0+1 #

  • updated documentation

1.0.1 #

  • added tr and trParams methods to the Text widget,
  • added saveLocale option

1.0.2 #

  • removed context from tr methods
  • added reloadTranslation && reloadTranslations
  • added tr and trParams functions
  • it shows only key if it will not found and bug fixes

1.0.3 #

  • added trPlural methods
  • bugs fixed

1.1.0 #

  • simplified initialization of LocalizationProvider
  • added automatically reloading translations when hot-reload fires
  • updated logs
  • bugs fixed

1.1.1 #

  • fixed removing translation which is translated with trPlural
  • example updated
  • bugs fixed

1.1.2 #

  • Enhanced Initialization: Simplified the process for initializing translations.
  • New Feature: Added trPlural method to the tr function for enhanced plural translations.
  • Bug Fixes: Addressed known issues for improved stability.
  • Performance Optimization: Enhanced overall performance and efficiency.
  • Added locale,localizationsDelegates,supportedLocales getters to the context
82
likes
160
pub points
57%
popularity

Publisher

unverified uploader

A dynamic Flutter package for seamless localization management.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, shared_preferences

More

Packages that depend on localization_pro