lazy_loc 0.0.6 copy "lazy_loc: ^0.0.6" to clipboard
lazy_loc: ^0.0.6 copied to clipboard

LazyLoc is a lightweight localization package for Flutter that automates translation file management and provides a simple `.tr()` extension for string translation.

0.0.6 #

  • feat: Add LazyLoc.trKey() function for extractable dynamic translation keys
  • feat: Add warning detection for variable-based .tr() calls that cannot be extracted
  • feat: CLI now scans both .tr() and trKey() patterns

0.0.5 #

  • fix: Fix type safety and delegate path parameter handling
  • feat: Add source language option to skip empty value warnings

0.0.4 #

  • Feat: Add escape sequence handling for translation keys

0.0.3 #

  • Feat: Add sort option for translation keys

0.0.2 #

  • Refactor: Improve type safety and simplify translation path handling

0.0.1+1 #

  • Fix: feat: Replace print statements with Logger utility
  • Chore: Update default target language from ['ko', 'en'] to ['en'] only.

0.0.1 #

  • Initial release
0
likes
160
points
23
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

LazyLoc is a lightweight localization package for Flutter that automates translation file management and provides a simple `.tr()` extension for string translation.

Homepage
Repository (GitHub)
View/report issues

Topics

#i18n #l10n #localization #translation

License

MIT (license)

Dependencies

args, flutter, glob, path, plugin_platform_interface

More

Packages that depend on lazy_loc