Format bytes to human-readable string
Future<String> formatBytes(int bytes) { throw UnimplementedError('formatBytes() has not been implemented.'); }