Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Jan 29, 2021

When an image can't be shown, in debug mode, this shows a red X with an error message. Should make it a bit easier to debug missing images.

Fixes #125.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test exempt.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Jan 29, 2021
@google-cla google-cla bot added the cla: yes label Jan 29, 2021
@skia-gold
Copy link

Gold has detected about 3 untriaged digest(s) on patchset 1.
View them at https://flutter-gold.skia.org/cl/github/74972

@skia-gold
Copy link

Gold has detected about 2 untriaged digest(s) on patchset 1.
View them at https://flutter-gold.skia.org/cl/github/74972

@Hixie Hixie marked this pull request as ready for review February 1, 2021 20:32
@Hixie
Copy link
Contributor Author

Hixie commented Feb 2, 2021

cc @goderbauer

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

Choose a reason for hiding this comment

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

Turn this into a {@tool snippet} so it gets analyzed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor Author

Choose a reason for hiding this comment

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

had to revert this, the snippet analysis logic doesn't like bare asserts.

@Hixie
Copy link
Contributor Author

Hixie commented Feb 3, 2021

Thanks for the review, will land on green.

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using a resource not listed in flutter.yaml should show a red X

4 participants