Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization issues with CSV loader for iOS/macOS #18

Open
mprostock opened this issue Nov 25, 2020 · 1 comment
Open

Localization issues with CSV loader for iOS/macOS #18

mprostock opened this issue Nov 25, 2020 · 1 comment

Comments

@mprostock
Copy link

This is a duplicate of issue #190 that was filed for easy_localization (not loader). But since that has been labeled as fixed and closed, but the bug is still present in the official version and the fix has never been merged I thought I'd create this new one to get it back onto the table ;-)

I can confirm that with the latest version on pub.dev as of today CSV files that worked while building for Android on Windows 10 fail to load the csv translations when building for iOS on Mac OS (Big Sur).

I can also confirm that the proprosed fix completely resolves the issue.
It would be great if you could make that fixed version available via pub.dev too. Thanks!!

(Reminder or for new users looking for this the fix is using this version in your pubspec.yaml:)

  easy_localization_loader:
    git:
      url: git://github.com/aissat/easy_localization_loader.git
      ref: overman-dev```
@Pipas
Copy link

Pipas commented Apr 10, 2021

I can confirm I also experienced this problem in MacOS, the fix is straightforward but it should just be available via pub.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants