thitlwincoder / direct_link

Direct link extractor from URL to stream and download directly
https://pub.dev/packages/direct_link
MIT License
24 stars 19 forks source link

Nothing Works #6

Closed OttomanDeveloper closed 11 months ago

OttomanDeveloper commented 3 years ago

I Try this Package today but unfortunately, nothing works. Facebook, Instagram, Google Drive

thitlwincoder commented 3 years ago

Sorry for that, I'll fix it

Ali540g commented 3 years ago
Ali540g commented 3 years ago

if (check == null) { // null condition }else{ check.forEach((e) { print(e.quality); print(e.link); }); }

shinewanna commented 2 years ago

Not work for most case, only work for few case. I don't know why is the reason, it returning null or throw exception.

devbeedotdev commented 11 months ago

the value is null

thitlwincoder commented 11 months ago

You can use latest version. Now I already fixed this