Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 437 Bytes

Terbilang for Dart

Terbilang is a package to convert number to words in indonesia.

Limitation

This package can hold up to 999 Million until further updates.

Example

import 'package:terbilang_id/terbilang.dart';

const number = 900123.0;
  Terbilang().terbilang(number); // Sembilan Ratus Ribu Seratus Dua Puluh Tiga

Further Updates

  • Can hold up to kuadriliun
  • Can read commas