Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

can not work in dart 2, flutter beta3 #10

Open
badboy-tian opened this issue May 11, 2018 · 0 comments
Open

can not work in dart 2, flutter beta3 #10

badboy-tian opened this issue May 11, 2018 · 0 comments

Comments

@badboy-tian
Copy link

compiler message: file:///Users/tian/.pub-cache/hosted/pub.dartlang.org/quiver_collection-1.0.0/lib/src/multimap.dart: Error: The parameter 'initialValue' of the method '_WrappedList::fold' has type quiver.collection::_WrappedList::fold::T, which does not match the corresponding type in the overridden method (dynamic).
compiler message: Change to a supertype of dynamic (or, for a covariant parameter, a subtype).
compiler message: file:///Users/tian/.pub-cache/hosted/pub.dartlang.org/quiver_collection-1.0.0/lib/src/multimap.dart:315:3: Context: This is the overriden method ('fold').
compiler message:   fold(initialValue, combine(previousValue, V element)) {
compiler message:   ^

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

No branches or pull requests

1 participant