Skip to content

Conversation

@amir14a
Copy link
Contributor

@amir14a amir14a commented Jun 10, 2025

Update internationalization documents and gen_l10n example to align with deprecation of synthetic packages.
From flutter 3.32.0 breaking changes, localized messages are generated into source, not a synthetic package.
This PR should be merged in the future stable release.
Issues fixed by this PR (if any):

Relative links:

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.

@amir14a
Copy link
Contributor Author

amir14a commented Jun 14, 2025

@sfshaza2 @antfitch @parlough

@sfshaza2
Copy link
Contributor

/gcbrun

@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 739ec6b):

https://flutter-docs-prod--pr12113-update-internationalization-wpkbbedo.web.app

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sfshaza2 sfshaza2 merged commit 002fb25 into flutter:main Jun 20, 2025
9 checks passed
ericwindmill pushed a commit that referenced this pull request Jun 24, 2025
Update internationalization documents and gen_l10n example to align with
deprecation of synthetic packages.
From flutter 3.32.0 [breaking
changes](https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source),
localized messages are generated into source, not a synthetic package.
This PR should be merged in the future stable release.
Issues fixed by this PR (if any):

- #11765

Relative links:

- https://groups.google.com/g/flutter-announce/c/ZWtR2h6QAZk
- https://flutter.dev/to/flutter-gen-deprecation
- flutter/flutter#102983
- flutter/flutter#157934

## Presubmit checklist

- [ ] This PR is marked as draft with an explanation if not meant to
land until a future stable release.
- [x] This PR doesn’t contain automatically generated corrections
(Grammarly or similar).
- [x] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style) — for example, it
doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person).
- [x] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.

Co-authored-by: amir14a <amirabbasaa@gmail.com>
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

Successfully merging this pull request may close these issues.

3 participants