slownie 0.3.2 copy "slownie: ^0.3.2" to clipboard
slownie: ^0.3.2 copied to clipboard

numbers to words converter in polish

slownie #

slownie is numbers to words converter in polish. It's a port of this PHP version

License #

MIT License.

Usage #

A simple usage example:

import 'package:slownie/slownie.dart';

main() {
 print(slownie('44'));
 //printed text: 'czterdzieści cztery'
} 

Features and bugs #

Please file feature requests and bugs at the issue tracker.

3
likes
25
pub points
0%
popularity

Publisher

unverified uploader

numbers to words converter in polish

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on slownie