digits_to_words_russian 1.1.2 copy "digits_to_words_russian: ^1.1.2" to clipboard
digits_to_words_russian: ^1.1.2 copied to clipboard

A Flutter/Dart package that converts numbers to their textual representation in Russian, handling proper grammar and declensions according to Russian language rules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digits_to_words_russian

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

dependencies:
  digits_to_words_russian: ^1.1.2

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:digits_to_words_russian/digits_to_words_russian.dart';
2
likes
145
points
37
downloads

Documentation

API reference

Publisher

verified publisher905911.ru

Weekly Downloads

A Flutter/Dart package that converts numbers to their textual representation in Russian, handling proper grammar and declensions according to Russian language rules.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on digits_to_words_russian