I'm getting the following error for some reason:
Assets/MaterialUI/Utils/Editor/UnityZip/Zip.cs(5,7): error CS0246: The type or namespace name `Ionic' could not be found. Are you missing a using directive or an assembly reference?
I'm using MaterialUI 1.1.0, if that helps.