factory BUIViewProvider.fromZipBytes(String name, Uint8List bytes) { return _loadBUIZipIntoViewProvider(name, bytes); }