-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
[Bug] App crash when selecting video from gallery #91
Comments
@agavrel even I got the same error, its not actually because of flutter_video_compress, but because of Image picker which is returning even video files with jpg extension in Android |
flutter/plugins#2860 |
Good catch. Well this is the base example so we should not have to make tweaks to make it work. I hope they (image_picker) can accept the PR asap |
change image_picker fix |
This needs to be fixed ASAP! |
Help. Pub giving this error on using the comment's advise. pub get failed (server unavailable) -- attempting retry 2 in 2 seconds... Git error. Command: stdout: stderr: fatal: bad object 9cac5347d9ab9d111a918a8154fb060565b1bf31 exit code: 128 |
Same error |
Description
The app crashes with the example provided (logs below).
Platform
Android Emulator
Backtracking step (if has)
Log
Expected solution
Well should be working for basic examples ?
The text was updated successfully, but these errors were encountered: