Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

animated gif dosen't move after download #24

Open
PlatiB opened this issue Jul 22, 2019 · 1 comment
Open

animated gif dosen't move after download #24

PlatiB opened this issue Jul 22, 2019 · 1 comment

Comments

@PlatiB
Copy link

PlatiB commented Jul 22, 2019

var response = await http.get('https://media2.giphy.com/media/buwxdL6bzFcyc/giphy.gif?cid=ecf05e475d3646a7544b573755d256d6&rid=giphy.gif');
var filePath = await ImagePickerSaver.saveFile(
      fileData: response.bodyBytes);

image download is ok. but when i look image in gallery, It dosen't move.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants