jonataslaw / jonataslaw/VideoCompress
Null check operator used on a null value
Open
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
I got this error when i choose a video from the gallery with [image_picker](https://pub.dev/packages/image_picker) and i passed it to compressVideo method on a iphone X with iOS 15.0 and Flutter 2.5.0
```
#0 new MediaInfo.fromJson (package:video_compress/src/media/media_info.dart:43:21)
#1 Compress.compressVideo (package:video_compress/src/video_compress/video_compressor.dart:157:24)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.