i load image from url with Image.network() in flutter app. but i want to show when user click on it and user can zoom and save in storage.
i use this package OpenFile
OpenFile.open("https://......com/image.jpg");
i load image from url with Image.network() in flutter app. but i want to show when user click on it and user can zoom and save in storage.
i use this package OpenFile
OpenFile.open("https://......com/image.jpg");