fluttercommunity / fluttercommunity/flutter_downloader
Error in TaskDao.kt when compiling with SDK 35 - kotlin.String issue
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
Flutter 3.24.7
Android SDK 35
flutter_downloader 1.11.8
During compile the error emerges:
`file:///Users//.pub-cache/hosted/pub.dev/flutter_downloader-1.11.8/android/src/main/kotlin/vn/hunghd/flutterdownloader/TaskDao.kt:96:34 Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected.`
If SDK is downgraded to 34, project gets compiled successfully
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.