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

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -