jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
230 stars 279 forks source link

3.1.2/lib/src/video_compress/video_compressor.dart:60:26: Error: 'Uint8List' isn't a type. #206

Closed ondev closed 1 year ago

ondev commented 2 years ago

I think miss declare: import 'dart:typed_data';

himanshudeveloper commented 2 years ago

yes