Does PyTorch model can be effectively deployed on flutter?

I know there are support for both android and iOS but my question which is sort of speak default way for deploying pytorch model on flutter? Is it just through converting it to TF lite format or there are some other ways?