lingua_number 0.0.19 copy "lingua_number: ^0.0.19" to clipboard
lingua_number: ^0.0.19 copied to clipboard

Library for internal numbers localization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lingua_number

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

dependencies:
  lingua_number: ^0.0.19

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:lingua_number/generated/codegen_loader.g.dart';
import 'package:lingua_number/generated/locale_keys.g.dart';
import 'package:lingua_number/number.dart';
0
likes
120
pub points
2%
popularity

Publisher

unverified uploader

Library for internal numbers localization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

easy_localization, flutter, lingua_core

More

Packages that depend on lingua_number