Questions tagged [flutter-downloader]

32 questions
0
votes
1 answer

Flutter downloader fails everytime. Sometimes there is a progress of 97

I try to download a image from a website with the help of flutter_downloader. The download fails everytime immediately after starting. I dont know why. I tried to keep the code as small as possible so somethings are missing but they arent important…
FatCat
  • 23
  • 7
-1
votes
1 answer

Download a Widget as PNG in flutter WEB

I'm trying to download a widget as an image via flutter. Everything works so far, but the file is displayed with the error: network error. WidgetsToImage converts the widget that follows into an image. Using the flutter html libary I try to download…
Felix
  • 28
  • 5
1 2
3