How to integrate Image segmentation model through flutter

My project is to classify the diabetic foot wound and segment the region mask of the wound with measure the wound size.
My problem is,
Can I integrate these models, especially the segmentation model through Flutter?
If it is hard, what is the best way to develop a mobile application for these cases?

Please help me!