Dart layout convention regarding internationalization bundles -


is there recommended best practice regarding darts folder layout convention regarding internationalization bundles , folder within dart project hierarchy?

you may use intl library.

open pubspec.yaml file , add "intl : any" (without double quote). , save or run pub install.

you may read intl library api reference @ http://api.dartlang.org/docs/bleeding_edge/intl.html


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -