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

feat: add easy localization package to project #40

Conversation

PouriaMoradi021
Copy link
Collaborator

No description provided.

- add en/es/fr.json translation files
- generate codegen_loader.g & locale_keys.g files
- update pubspec.yaml file
- update text variables
- add `build_runner.sh` file
- update `app theme data`
- update test files
@PouriaMoradi021 PouriaMoradi021 force-pushed the refactor/change-localization-from-l10n-to-easylocalization branch from 7c4d017 to 4ee1611 Compare December 12, 2024 13:42
@PouriaMoradi021 PouriaMoradi021 changed the title feat(app): add easy localization package to project #38 feat: add easy localization package to project #38 Dec 12, 2024
@PouriaMoradi021 PouriaMoradi021 force-pushed the refactor/change-localization-from-l10n-to-easylocalization branch from 0b5239d to b675d95 Compare December 12, 2024 15:00
  - approved by `esmaeil.ahmadipour`
@esmaeil-ahmadipour esmaeil-ahmadipour changed the title feat: add easy localization package to project #38 feat: add easy localization package to project Dec 12, 2024
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the refactor/change-localization-from-l10n-to-easylocalization branch from 82b4594 to f60fa49 Compare December 13, 2024 07:33
- Excluded `.g.dart` and `.freezed.dart` files from `flutter analyze` in `.analysis_options.yaml`.
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the refactor/change-localization-from-l10n-to-easylocalization branch 4 times, most recently from 599eea2 to 273f22b Compare December 13, 2024 08:55
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the refactor/change-localization-from-l10n-to-easylocalization branch from 273f22b to 10c3f47 Compare December 13, 2024 08:58
@esmaeil-ahmadipour esmaeil-ahmadipour merged commit d5c9c37 into develop Dec 13, 2024
2 checks passed
@esmaeil-ahmadipour esmaeil-ahmadipour added the review done Review done and ready to merge label Dec 13, 2024
@esmaeil-ahmadipour esmaeil-ahmadipour linked an issue Dec 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review done Review done and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor localization from l10n to easy_localization
2 participants