HiDownLoad组件报错,代码直接copy也出错,path_provider的版本2.0.14和2.0.15都不行
来源:6-9 Flutter下载神器:高性能下载库HiDownLoad封装指南

小小少年终会长大
2023-05-15
flutter: start download.
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getApplicationDocumentsDirectory on channel plugins.flutter.io/path_provider)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
#1 getApplicationDocumentsDirectory (package:path_provider/path_provider.dart:120:24)
#2 HiDownLoad.download (package:hi_download/hi_download.dart:22:17)
#3 _HiDownLoadPageState._doDownLoad (package:flutter_network/hi_download_page.dart:32:12)
1回答
-
小小少年终会长大
提问者
2023-05-15
已解决,需要clean一下,模拟器的应用也需要重启一下,reload不行
012023-05-16