itomo_locale_core 0.1.6 copy "itomo_locale_core: ^0.1.6" to clipboard
itomo_locale_core: ^0.1.6 copied to clipboard

ISO-driven world data for Dart — countries, currencies, languages, scripts, timezones with zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add itomo_locale_core

With Flutter:

 $ flutter pub add itomo_locale_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  itomo_locale_core: ^0.1.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:itomo_locale_core/itomo_locale_core.dart';
0
likes
160
points
108
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ISO-driven world data for Dart — countries, currencies, languages, scripts, timezones with zero dependencies.

Homepage
Repository (GitHub)
View/report issues

Topics

#iso #i18n #country #currency #timezone

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on itomo_locale_core