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

最新 flutter master分支 #10

Closed
xqdd opened this issue May 9, 2019 · 3 comments
Closed

最新 flutter master分支 #10

xqdd opened this issue May 9, 2019 · 3 comments

Comments

@xqdd
Copy link

xqdd commented May 9, 2019

MultiFrameImageStreamCompleter的informationCollector类变了

image
image

Compiler message:
file:///C:/Users/10324/AppData/Roaming/Pub/Cache/hosted/pub.flutter-io.cn/extended_image_library-0.1.0/lib/src/extended_network_image_provider.dart:65: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'.
 - 'DiagnosticsNode' is from 'package:flutter/src/foundation/diagnostics.dart' ('file:///D:/environment/flutter/packages/flutter/lib/src/foundation/diagnostics.dart').
Try changing the type of the parameter, or casting the argument to 'Iterable<DiagnosticsNode> Function()'.
        informationCollector: (StringBuffer information) {
                              ^
Compiler failed on D:\code\flutter\projects\hobby\lib\main.dart
Finished with error: Gradle task assembleDebug failed with exit code 1

@zmtzawqlp
Copy link
Member

自己改了一下,勇士,我一般只更新稳定版本

@zmtzawqlp
Copy link
Member

具体方法。看pr里面。已经有人做了修改了

@xqdd
Copy link
Author

xqdd commented May 10, 2019

我直接删了hh

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

2 participants