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

stable channel compatibility #352

Closed
johnpryan opened this issue Jul 8, 2019 · 7 comments
Closed

stable channel compatibility #352

johnpryan opened this issue Jul 8, 2019 · 7 comments

Comments

@johnpryan
Copy link
Collaborator

johnpryan commented Jul 8, 2019

Fix compatibility issues with beta channel

@DavidKuennen
Copy link

It's the stable channel by now, so the name doesn't match anymore. ;-)

@johnpryan johnpryan changed the title beta channel compatability stable channel compatibility Jul 9, 2019
@johnpryan
Copy link
Collaborator Author

merging with #353

@johnpryan johnpryan pinned this issue Jul 9, 2019
@MichalMisiaszek
Copy link

Any ETA on new version ? Unfortunately flutter_image on which map and plugin depends are failing too.

 - 'StringBuffer' is from 'dart:core'.
 - 'Iterable' is from 'dart:core'.
 - 'DiagnosticsNode' is from 'package:flutter/src/foundation/diagnostics.dart' ('file:///Users/michal/Development/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) {
                              ^
file:///Users/michal/Development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image-1.0.0/lib/network.dart:168:65: Error: The argument type 'String' can't be assigned to the parameter type 'DiagnosticsNode'.
 - 'DiagnosticsNode' is from 'package:flutter/src/foundation/diagnostics.dart' ('file:///Users/michal/Development/flutter/packages/flutter/lib/src/foundation/diagnostics.dart').
Try changing the type of the parameter, or casting the argument to 'DiagnosticsNode'.
      context: '$runtimeType failed to load ${instructions.uri}', 

@MichalMisiaszek
Copy link

Perfect ! Thanks John, this is really great plugin.

@johnpryan
Copy link
Collaborator Author

😎 thanks for your patience, everyone

@johnpryan
Copy link
Collaborator Author

Released in version 0.5.6

@MichalMisiaszek
Copy link

Works ! :)

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