Skip to content

Conversation

@TahaTesser
Copy link
Member

@TahaTesser TahaTesser commented Apr 27, 2022

fixes #100903

Screen.Recording.2022-04-29.at.11.46.15.mov

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 signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • 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 d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos documentation framework flutter/packages/flutter repository. See also f: labels. c: contributor-productivity Team-specific productivity, code health, technical debt. labels Apr 27, 2022
@TahaTesser TahaTesser requested a review from gspencergoog April 27, 2022 14:12
@TahaTesser TahaTesser changed the title Hero: Add an example createRectTween Hero: Add an example for createRectTween Apr 27, 2022
@TahaTesser TahaTesser force-pushed the hero_rect_tween_example branch from 94a09b1 to 8c3386e Compare April 27, 2022 14:16
@goderbauer
Copy link
Member

Looks like some checks are unhappy with this PR.

@TahaTesser TahaTesser force-pushed the hero_rect_tween_example branch from 8c3386e to 5cfb04c Compare April 27, 2022 22:14
@TahaTesser TahaTesser requested a review from goderbauer April 28, 2022 19:02
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

@TahaTesser TahaTesser removed the request for review from gspencergoog April 29, 2022 09:32
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

@TahaTesser
Copy link
Member Author

@goderbauer
Thanks so much for an amazing review!

@TahaTesser TahaTesser mentioned this pull request May 4, 2022
8 tasks
egramond pushed a commit to egramond/flutter that referenced this pull request May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image in Hero animation is displayed outside the borders

5 participants