jonataslaw / jonataslaw/VideoCompress
getFileThumbnail is not working after compressVideo in Android API 30
Open
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
I got this error when getFileThumbnail after compressVideo.
the video was from the gallery with [image_picker](https://pub.dev/packages/image_picker)!
```
Null check operator used on a null value
```
I don't know why catching this error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.