compact_number_formatter library
A high-performance, zero-dependency Dart utility to transform large numbers into human-readable compact formats.
Supports both the Indian Numbering System (Lakh/Crore) and the International System (Million/Billion/Trillion).
Classes
- CompactNumberConfig
- Global configuration for compact number formatting.
Enums
Extensions
- CompactNum on num