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

migrating localizaition_package from flutter_localization to flutter_intl #98

Merged
merged 6 commits into from
Oct 21, 2023

Conversation

SankethBK
Copy link
Owner

@SankethBK SankethBK commented Oct 19, 2023

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Migrated from flutter_localizations to flutter_intls package, it is a wrapper over flutter_localizations, but it provides additional features

  • Can access localized string without BuildContext
  • We can change locale from within the app as well

Featured Covered in this PR

  • Task 1
  • Task 2

Related Tickets & Documents

  • Related Issue #
  • Closes #

Screenshots, Recordings

Please replace this line with instructions on how to test your changes, or any screenshots or recording you can attach here.

Tested Feature??

  • In Real Device.
  • In Emulator

@SankethBK SankethBK changed the title refactor: changed app_<language_code>.aro files to intl_<language_code>.dart migrating localizaition_package from flutter_localization to flutter_intl Oct 19, 2023
@SankethBK SankethBK added the ReadyForReview PR is ready to be reviewed label Oct 20, 2023
@SankethBK SankethBK merged commit 8098795 into master Oct 21, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReadyForReview PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants