Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法运行项目 #25

Closed
3 tasks done
pdliuw opened this issue Jul 20, 2019 · 3 comments
Closed
3 tasks done

无法运行项目 #25

pdliuw opened this issue Jul 20, 2019 · 3 comments

Comments

@pdliuw
Copy link

pdliuw commented Jul 20, 2019

运行环境

  • 设备型号:如:Emulator
  • 设备系统版本:如 Android 8.0
  • Flutter 版本:如 1.7.8

具体问题描述

下载项目后无法运行项目

问题截图

下载项目后更新过如下配置
image
image

异常日志

Error: Error when reading .....flustart..... Permission denied
import 'package:flustars/flustars.dart';

@simplezhli
Copy link
Owner

simplezhli commented Jul 20, 2019

我还无法确定具体的问题,尝试删除 flutter/.pub-cache 下的flustars包,重新 flutter packages get。或者修复一下缓存 flutter pub pub cache repair

@LoveqLRC
Copy link

LoveqLRC commented Jul 22, 2019

same issue

.pub-cache/hosted/pub.flutter-io.cn/flustars-0.2.5/lib/src/widget_util.dart:88:8: Error: No named parameter with the name 'onError'.
    }, onError: (dynamic exception, StackTrace stackTrace) {
.pub-cache/hosted/pub.flutter-io.cn/cached_network_image-0.7.0/lib/src/cached_network_image_provider.dart:46:31: Error: The argument type 'Null Function(StringBuffer)' can't be assigned to the parameter type 'Iterable<DiagnosticsNode> Function()'.
 - 'StringBuffer' is from 'dart:core'.
 - 'Iterable' is from 'dart:core'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants