easy_localization_loader icon indicating copy to clipboard operation
easy_localization_loader copied to clipboard

Enhance FileAssetLoader and add FileSingleAssetLoader

Open fikretonuresen opened this issue 1 year ago • 1 comments

Description

  • Enhanced FileAssetLoader with a getLocalePath method for constructing locale-specific file paths.
  • Added FileSingleAssetLoader to support loading all translations from a single file.
  • Improved logging for better debugging.

Breaking Changes

  • The FileAssetLoader now constructs paths dynamically using getLocalePath, which may require updates to existing implementations.

Changelog

See CHANGELOG.md for more details.

fikretonuresen avatar Dec 04 '24 12:12 fikretonuresen

This should solve the #8 is there something I can do to help with the merge?

fikretonuresen avatar Dec 19 '24 12:12 fikretonuresen