intl_local/lib/src/lazy_locale_data library
This defines a class for loading locale data incrementally from an external source as JSON. The external sources expected are either local files or via HTTP request.
Classes
- LazyLocaleData
- This implements the very basic map-type operations which are used in locale lookup, and looks them up based on a URL that defines the external source.