How can i converting image to video like mp4..?

Viewed 17

How can i convert image to video file like mp4 i am trying to convert image file to video file and then display it as a video file

i have no enough experience of my case name to google it

does it possible in flutter what should i looking for to read? .. any plugin ? any hint or suggestion will be most thankful

  void convert(imageFile){
     imageFile = mp4;
    ...................///
    }

enter image description here

0 Answers
Related