September 2019
Beginner
512 pages
12h 52m
English
The Dart intl package is the basis of translations in Dart, as stated on its page on pub:
With this package, we have mechanisms to load translations from .arb files. This format is also supported by the Google Translators Toolkit. Each .arb file contains a single JSON table that maps from resource IDs to localized values.
Read now
Unlock full access