human_readable_number library

Functions

humanReadableNumber(num value, {int decimals = 1, bool trimTrailingZeros = true, bool indianFormat = false}) String
Converts a number into a human-readable format.