Skip to content

Conversation

@albinpk
Copy link
Contributor

@albinpk albinpk commented Jun 19, 2022

  • Remove a repeated word in packages/flutter/lib/src/material/page_transitions_theme.dart
  • Fix typo in packages/flutter/lib/src/material/tooltip.dart

Fix #106263

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.

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Jun 19, 2022
@google-cla
Copy link

google-cla bot commented Jun 19, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@albinpk albinpk force-pushed the albinpk-patch-1 branch 2 times, most recently from 866992b to 4ff461c Compare June 20, 2022 15:25
@albinpk albinpk changed the title [docs] update page_transitions_theme.dart [docs] fix typos in page_transitions_theme.dart and tooltip.dart Jun 20, 2022
abinvs-2019 pushed a commit to abinvs-2019/flutter that referenced this pull request Jun 21, 2022
Copy link

@abinvs-2019 abinvs-2019 left a comment

Choose a reason for hiding this comment

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

Fixed typos in page page_transitions_theme.dart and tooltip.dart.

@TahaTesser TahaTesser self-requested a review June 21, 2022 14:30
@TahaTesser
Copy link
Member

Before this can be merged this need a test exemption and second review from @Hixie

@TahaTesser TahaTesser requested a review from Hixie June 21, 2022 14:36
@Piinks Piinks added d: api docs Issues with https://api.flutter.dev/ documentation labels Jun 21, 2022
Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

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

Flutter_LGTM
Thanks!

@albinpk
Copy link
Contributor Author

albinpk commented Jun 23, 2022

Thanks ❤️

@albinpk albinpk deleted the albinpk-patch-1 branch June 23, 2022 13:53
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 30, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App d: api docs Issues with https://api.flutter.dev/ f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] word repeated in page_transitions_theme.dart docs

5 participants