fluttercommunity / fluttercommunity/flutter_downloader
Cannot query downloaded task in IOS after upgrade to flutter_downloader: ^1.10.0
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
It was working fine until I upgrade the plugin from 1.9.1 to 1.10.0
final completedTask = await FlutterDownloader.loadTasksWithRawQuery(
query: 'SELECT * FROM task WHERE status = 3');
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.