wang-bin / fvp

Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
126 stars 20 forks source link

fix path for android FindMDK.cmake #13

Closed abdelaziz-mahdy closed 10 months ago

abdelaziz-mahdy commented 10 months ago

fixes this error

C/C++: C:\Pub\Cache\hosted\pub.flutter-io.cn\fvp-0.1.0\android\CMakeLists.txt debug|armeabi-v7a : CMake Error at C:\Users\Administrator\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\fvp-0.1.0\android\CMakeLists.txt:67 (include):
include could not find load file:

  mdk-sdk/lib/cmake/FindMDK.cmake
wang-bin commented 10 months ago

can you also add it for linux and windows?

abdelaziz-mahdy commented 10 months ago

can you also add it for linux and windows?

done