Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package error: #215

Open
jakhongirovjasurbek opened this issue Dec 19, 2022 · 1 comment
Open

Package error: #215

jakhongirovjasurbek opened this issue Dec 19, 2022 · 1 comment

Comments

@jakhongirovjasurbek
Copy link

Error: Type 'Uint8List' not found. ../…/video_compress/video_compressor.dart:53 Future<Uint8List?> getByteThumbnail( )

It's throwing this error when I want to run the app.

@waqas6692
Copy link

in version 3.1.2 this import is missing `import dart:typed_data;'
I added it manually and this error is gone.. Now i'm facing compilation error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants