Future<String?> storeImageWeb(String key, Uint8List bytes) { throw UnimplementedError('IndexedDB Blob storage stub'); }