devtools/util/byte_format library

Functions

formatBytes(int bytes, {int decimals = 1}) String
Formats bytes as a human-readable size (e.g. "238.6 MB"), matching the units Flutter DevTools' own App Size tool uses.