fluttercommunity / fluttercommunity/flutter_downloader
Flutter downloader not loading tasks in ios
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
After downloading the file the plugin does not load the the tasks .
FlutterDownloader.loadTasks() not loading downloaded tasks or its progress
List? getTasks = await FlutterDownloader.loadTasks();
it shows empty it works in android but not working in ios simulator
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.