Open abdelrahmanelmarakby opened 1 year ago
Added constructer to Media Class to convert from and to File Like this
Media media = imageFile.path; File ImageFile = File(path:media.path)
Added constructer to Media Class to convert from and to File Like this