zhangbaolin / flutter_video

flutter_video
MIT License
26 stars 3 forks source link

flutter pub get failed. #7

Open liudonghua123 opened 4 years ago

liudonghua123 commented 4 years ago

I add flutter_video: ^0.1.15 in pubspec.yml and run flutter pub get, but got the following errors. However I manually rename D:\apps\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_video-0.1.15\android\src\main\java to D:\apps\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_video-0.1.15\android\src\main\kotlin and run again without errors.

D:\code\flutter\jeecgboot_app>flutter pub get
Running "flutter pub get" in jeecgboot_app...                      18.3s
Couldn't read file LocalFile:
'D:\apps\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_video-0.1.15\android\src\main\kotlin\top\kikt\ijkplayer\IjkplayerPlugin.kt' even though it exists. Please verify that this file has read permission and try again.

D:\code\flutter\jeecgboot_app>flutter pub get
Running "flutter pub get" in jeecgboot_app...                       0.6s

D:\code\flutter\jeecgboot_app>
k3v1n-uncle commented 4 years ago

同样的错

seekcx commented 4 years ago

+1