Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Using package:intl with Angular Dart #62

Closed
ghost opened this issue Sep 4, 2016 · 8 comments
Closed

Using package:intl with Angular Dart #62

ghost opened this issue Sep 4, 2016 · 8 comments

Comments

@ghost
Copy link

ghost commented Sep 4, 2016

question about integration with tooling ?

https://pub.dartlang.org/packages/intl

https://pub.dartlang.org/packages/intl_translation

The way it plugs into the Google Translate APi is great.

Is this integrated into Angular2 though ?

also the github URLs are wrong. Not sure how to contact the package authours..

@matanlurey
Copy link
Contributor

I'm going to look a little into how we can provide a better package:intl experience.

@joeblew99
Copy link

OK good to know it's on the quasi roadmap.

I guess I can leave this open.

@matanlurey
Copy link
Contributor

Please leave it open 😀 - open to discussing with the community what they would like to see!

@matanlurey matanlurey changed the title internationalisation: Using package:intl with Angular Dart Sep 15, 2016
@sestegra
Copy link

In my current projects, I'm using intl and intl_translation packages to manage i18n.
My projects are covering DartVM, webdev with angular2 and coming soon Flutter.

In order to have the same framework for all kind of target (browser, server, mobile), intl package should be the core part of angular2 i18n as well.

@joeblew99
Copy link

@sestegra nice.

i agree. I too am developing for flutter, web, server.

@matanlurey
Copy link
Contributor

Just an update: This is out of scope for 4.0.0. We are planning a bit of package re-organization that should make this easier for outside folks to contribute.

@matanlurey
Copy link
Contributor

Another update: We are working on a way to make this easier, at least.

Please review and give feedback on #374.

@matanlurey
Copy link
Contributor

Due to #374, we don't have any plans to immediately add i18n support in the template.

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

No branches or pull requests

3 participants