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

Review and revise 'Internationalizing Flutter Apps' page #2280

Open
feinstein opened this issue Jan 25, 2019 · 5 comments
Open

Review and revise 'Internationalizing Flutter Apps' page #2280

feinstein opened this issue Jan 25, 2019 · 5 comments
Labels
a.tut.tutorial Relates to the Tutorial section of docs.flutter.dev e2-days Effort: < 5 days fix.refactor Needs near total rewrite or reorganization of content p2-medium Necessary but not urgent concern. Resolve when possible. t.i18n Relates to internationalization of Flutter apps

Comments

@feinstein
Copy link
Contributor

feinstein commented Jan 25, 2019

Page URL: https://docs.flutter.dev/accessibility-and-localization/internationalization
Page source: https://github.com/flutter/website/tree/master/src/docs/development/accessibility-and-localization/internationalization.md

Description:

This tutorial should be rewriten from scratch.

It shows some concepts like Locale and Delegates, but it fails to wrap things up, showing how this different parts come together.

The tutorial looks more like a checklist of things to follow blindly, and tries to give some sort of explanation, but fails.

Internationalization seems hard, cumbersome and complicated just by the looks of this document so the more the team could simplify it, the better.

@chalin chalin added a.tut.tutorial Relates to the Tutorial section of docs.flutter.dev e2-days Effort: < 5 days labels Jan 25, 2019
@chalin
Copy link
Contributor

chalin commented Jan 25, 2019

As far as know that page is work-in-progress, but thanks for bring it up. /cc @sfshaza2

@chalin chalin changed the title 'Internationalizing Flutter Apps' page issue 'Internationalizing Flutter Apps' seems incomplete Jan 25, 2019
@sfshaza2
Copy link
Contributor

Did you plan for updates, @HansMuller? (I assume not. :) )

@sfshaza2 sfshaza2 added the p2-medium Necessary but not urgent concern. Resolve when possible. label Jan 28, 2019
@HansMuller
Copy link
Contributor

@Sfshaza I don't have any short-term plans for updating the page.

Flutter's support for i18n is open ended because it assumes that apps will use the Dart intl package (or their own library) for managing app specific localizations. We haven't provided a tutorial for the Dart intl package although flutter's i18n tutorial includes an example based on i18n and there's appendix that provides a short overview of the i18n package.

@atsansone atsansone added the t.i18n Relates to internationalization of Flutter apps label May 31, 2023
@atsansone atsansone changed the title 'Internationalizing Flutter Apps' seems incomplete Review and revise 'Internationalizing Flutter Apps' page Jun 1, 2023
@atsansone atsansone added the fix.refactor Needs near total rewrite or reorganization of content label Jun 1, 2023
@HansMuller
Copy link
Contributor

CC @thkim1011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.tut.tutorial Relates to the Tutorial section of docs.flutter.dev e2-days Effort: < 5 days fix.refactor Needs near total rewrite or reorganization of content p2-medium Necessary but not urgent concern. Resolve when possible. t.i18n Relates to internationalization of Flutter apps
Projects
None yet
Development

No branches or pull requests

7 participants