anandnet / flutter_video_info

A flutter plugin to get basic metadatainfo of a video file.
https://pub.dev/packages/flutter_video_info
MIT License
9 stars 25 forks source link

Android tab wehn i debugging i get this error #19

Open jagadeeshpodilapu opened 2 years ago

jagadeeshpodilapu commented 2 years ago

flutter_video_info-1.2.0/android/src/main/java/com/example/flutter_video_info/FlutterVideoInfoPlugin.java uses or overrides a deprecated API.

flutter_video_info:compileDebugJavaWithJavac'

hatemragab commented 2 years ago

+1

ting28418 commented 2 years ago

Hi, I'm using flutter version 3.0.5 and target sdk 31 Execution failed for task ':flutter_video_info:compileDebugJavaWithJavac'.

I try to add like this but failed to run . Is there any solution for that issue. flutter_video_info: ^1.2.0 flutter_video_info: 1.2.0+1

@hatemragab @jagadeeshpodilapu