JideGuru / FlutterEbookApp

A simple Flutter app to Read and Download eBooks.
https://openleaf.codemagic.app
Apache License 2.0
3.08k stars 877 forks source link

More than 1 MB file not downloaded properly #57

Closed Bal82 closed 3 years ago

Bal82 commented 3 years ago

Both files have same permission

https://drive.google.com/u/0/uc?id=1JYYy6XAeFlXgznp3dBh16LdCYzms9zNW&export=download -- Downloaded and working fine

https://drive.google.com/u/0/uc?id=1Gz56d7oIK_mmTH7sd-B1T0niktkL-Arw&export=download -- Downloaded but i got blank screen and not updated properly inside database

JideGuru commented 3 years ago

@Bal82 I'm not using google drive in this repo. If you have any issues download files with google drive links. please open an issue in Dio's repo(the plugin I used for downloading files) or Check google drive API if you can find any leads. Thanks