Book Image

Mastering Dart

By : Sergey Akopkokhyants
Book Image

Mastering Dart

By: Sergey Akopkokhyants

Overview of this book

Table of Contents (19 chapters)
Mastering Dart
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Internalization and Localization

If you are planning to work with multiple languages, you need to add internalization support to your web applications. We will see how the i18n and l10n access can be embedded in our code to help design and develop web applications that enable easy localization for different cultures, regions, and languages. The topics that will be covered in this chapter are as follows:

  • The key principles

  • The Intl library

  • How to internationalize a web application

  • How to extract messages

  • How to use Google Translator Toolkit

  • How to use translated messages