wechat_flutter icon indicating copy to clipboard operation
wechat_flutter copied to clipboard

我把flutter版本切换到作者的2.5.2环境,运行后提示一些依赖无法正常安装,请问该如何修复?

Open chinecc opened this issue 3 years ago • 2 comments

下面是出错提示:

Running "flutter pub get" in wechat_flutter... 11.7s The plugins dim, flutter_image_compress, flutter_sound, image_picker, open_file, package_info, permission_handler use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

chinecc avatar Apr 21 '22 14:04 chinecc

这个错误可以忽略,目前在flutter2.10.4已经兼容许多,只剩dim未兼容

ahyangnb avatar May 28 '22 03:05 ahyangnb

忽略后不影响运行

ahyangnb avatar May 28 '22 03:05 ahyangnb