locale 0.1.1+2 copy "locale: ^0.1.1+2" to clipboard
locale: ^0.1.1+2 copied to clipboard

Dart 1 only

This is a port of java.util.locale to dart

locale.dart #

A library that represents a locale

Usage #

The Locale class object represents a specific geographical, political, or cultural region.

Following are the important points about Locale:

An operation that requires a Locale to perform its task is called locale-sensitive and uses the Locale to form information for the user. Locale is a mechanism for identifying objects, not a container for the objects themselves.

Notes to Contributors #

Fork locale

If you'd like to contribute back to the core, you can fork this repository and send us a pull request, when it is ready.

If you are new to Git or GitHub, please read this guide first.

0
likes
30
pub points
18%
popularity

Publisher

unverified uploader

This is a port of java.util.locale to dart

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on locale