khmer_intl 0.2.1 copy "khmer_intl: ^0.2.1" to clipboard
khmer_intl: ^0.2.1 copied to clipboard

Khmer (km) internationalization helpers for Flutter/Dart: Khmer digits, date, currency and locale utilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add khmer_intl

With Flutter:

 $ flutter pub add khmer_intl

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

dependencies:
  khmer_intl: ^0.2.1

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:khmer_intl/khmer_intl.dart';
1
likes
150
points
63
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisheremdiya.com

Weekly Downloads

Khmer (km) internationalization helpers for Flutter/Dart: Khmer digits, date, currency and locale utilities.

Homepage
Repository (GitHub)
View/report issues

Topics

#khmer #i18n #localization #flutter #dart

License

MIT (license)

Dependencies

intl, khmer_lunar_chhankitek

More

Packages that depend on khmer_intl