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

Update dependencies to support Flutter 1.17 #266

Merged

Conversation

miguelpruivo
Copy link
Member

@miguelpruivo miguelpruivo commented May 17, 2020

Updates intl dependencies to support build with latest Flutter stable version.

Closes #265.

Updates intl dependencies to support build with latest Flutter stable version.
Copy link
Collaborator

@Vanethos Vanethos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM BUT

Travis is failing

./../../.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.13.0+2/lib/src/picture_stream.dart:92:3: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments.

  PictureStream();

  ^^^^^^^^^^^^^

00:18 +12: loading /home/travis/build/vostpt/covid19-mobile/test/unit/api_test.dart                                                                                                                    ../../../.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.13.0+2/lib/src/picture_stream.dart:192:16: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments.

abstract class PictureStreamCompleter extends Diagnosticable {

@miguelpruivo miguelpruivo force-pushed the fix/#265-Update-dependencies-to-support-latest-stable branch from 1085911 to 2793f1d Compare May 19, 2020 15:41
@miguelpruivo miguelpruivo merged commit 6baf099 into dev May 19, 2020
@miguelpruivo miguelpruivo deleted the fix/#265-Update-dependencies-to-support-latest-stable branch May 19, 2020 23:25
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

Successfully merging this pull request may close these issues.

Update dependencies to support Flutter 1.17
2 participants