central_asian_locale 0.1.0 copy "central_asian_locale: ^0.1.0" to clipboard
central_asian_locale: ^0.1.0 copied to clipboard

Complete localization for Uzbek (Latin & Cyrillic), Kazakh, Tajik, and Kyrgyz. Date, time, number, currency formatting with Hijri calendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add central_asian_locale

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

dependencies:
  central_asian_locale: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:central_asian_locale/central_asian_locale.dart';
1
likes
120
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Complete localization for Uzbek (Latin & Cyrillic), Kazakh, Tajik, and Kyrgyz. Date, time, number, currency formatting with Hijri calendar.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on central_asian_locale