tr_extension 0.6.0 copy "tr_extension: ^0.6.0" to clipboard
tr_extension: ^0.6.0 copied to clipboard

A smart and lightweight string translation through extension.

Changelog #

This project adheres to Semantic Versioning.

0.6.0 May 29, 2024 #

  • Added Intl.defaultLocale integration.
  • Added DateTime extensions for DateFormat
  • Added String extensions for NumberFormat.

0.5.2 Apr 30, 2024 #

  • Fixed conflicts when using '.' inside the translation argument.

Thanks to suamirochadev for pointing this out.

0.5.1 Feb 25, 2024 #

  • Updated README.

0.5.0 Feb 24, 2024 #

  • Complete rewrite of the package setup configuration.
  • The package is now completely compatible with Localizations and MaterialApp widgets.
  • Removed Tr class and all it's static methods.
  • Added TrDelegate factory constructor for configuration.
  • Added toList() to TrDelegate to include flutter localization delegate.
  • Added context.locale for state management.
  • Updated tests.
  • Updated README.
  • Updated example.

0.1.2 Nov 14, 2023 #

  • Added example

0.1.1 Nov 14, 2023 #

  • Updated README

0.1.0 Nov 14, 2023 #

  • Added Dynamic Token Replacement feature.
  • Added Tr.to.putTranslations
  • Added Tr.to.addTranslations
  • Added invalid token warning log.
  • Added pubspec.yaml asset warning log.
  • Optimized code for hash mapped querying.
  • Optimized translations loading.
  • Updated tests.

0.0.2 Aug 16, 2023 #

Changed #

  • Bump Flutter SDK to 2.17.0 (flutter 3.0).

0.0.1 Aug 12, 2023 #

Added #

  • Initial pre-release.
3
likes
0
points
149
downloads

Publisher

verified publisherbranvier.com

Weekly Downloads

A smart and lightweight string translation through extension.

Homepage
Repository (GitHub)
View/report issues

Topics

#smart #string #extension #translation

License

unknown (license)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on tr_extension