Advertisement ยท 728 ร— 90

Posts by Flutter PR Bot

Flutter PR Bot is currently offline for maintenance ๐Ÿซถ

Soon it will come back as amazing as it ever was, amazing-er even! โœจ๐Ÿ’™

1 year ago 3 0 0 0
Preview
Marks Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary to be flaky Issue link: #160838

๐Ÿ’š "Marks Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary to be flaky" [flutter/flutter#160839]
opened by https://github.com/fluttergithubbot is waiting for review โœจ

1 year ago 0 0 0 0
Preview
adding my name to authors 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 f...

๐Ÿ’š "adding my name to authors" [flutter/flutter#160822]
opened by https://github.com/AbdeMohlbi is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Remove bringup: true from web tests. We should make this a blocking CI step ASAP.

โŒ "Remove bringup: true from web tests." [flutter/flutter#160788]
by https://github.com/eyebrowsoffire was closed without merging ๐Ÿ˜”

1 year ago 1 0 0 0
Preview
Update docs on `Color` to be more clear about normalized channel values. Closes #160592. Made a few other tiny non-breaking refactors, for example changing withValues internally.

๐Ÿ’š "Update docs on `Color` to be more clear about normalized channel values." [flutter/flutter#160798]
opened by https://x.com/matanlurey is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Remove bringup: true from web tests. We should make this a blocking CI step ASAP.

๐Ÿ’š "Remove bringup: true from web tests." [flutter/flutter#160788]
opened by https://github.com/eyebrowsoffire is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Oonuki/practice2 ใƒ—ใƒซใƒชใ‚ฏ2

โŒ "Oonuki/practice2" [flutter/flutter#160751]
by https://github.com/KoyaOnuki was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Advertisement
Preview
do not layout carrousel if layout constraints are zero This PR fixes a layout issue for the CarouselView when the incoming constraints are zero. Fixes #160679 If you had to change anything in the flutter/tests repo, include a link to the migration guid...

๐Ÿ’š "do not layout carrousel if layout constraints are zero" [flutter/flutter#160733]
opened by https://github.com/navaronbracke is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Remove dependency on web_tests/artifacts. We no longer pass web_tests/artifacts via CAS, so we need to remove it as a dependency.

โŒ "Remove dependency on web_tests/artifacts." [flutter/flutter#160700]
by https://github.com/eyebrowsoffire was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
[tech debt] delete unused framework-engine test scripts Fixes #160405

โŒ "[tech debt] delete unused framework-engine test scripts" [flutter/flutter#160698]
by https://github.com/yjbanov was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
Fix bash entrypoint tests Fixes the bash integration test missing a file.

โŒ "Fix bash entrypoint tests" [flutter/flutter#160705]
by https://github.com/jtmcdole was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
added properties; headerBackgroundColor, footerBackgroundColor, and footerStyle, to PaginatedDataTable added missing widget level properties to PaginatedDataTable; headerBackgroundColor, footerBackgroundColor, and footerStyle The PaginatedDataTable does not have widget level properties to style the ...

๐Ÿ’š "added properties; headerBackgroundColor, footerBackgroundColor, and footerStyle, to PaginatedDataTable" [flutter/flutter#160727]
opened by https://github.com/ElvisOkereke is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Adjust CI runIf conditions for framework and engine-specific tasks Description: This PR refines the CI YAML configuration to ensure that engine builds are not triggered for framework-related updates. Previously, engine builds were scheduled for every PR, even when...

โŒ "Adjust CI runIf conditions for framework and engine-specific tasks" [flutter/flutter#160722]
by https://github.com/anushreejha was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
Adjust CI runIf conditions for framework and engine-specific tasks Description: This PR refines the CI YAML configuration to ensure that engine builds are not triggered for framework-related updates. Previously, engine builds were scheduled for every PR, even when...

๐Ÿ’š "Adjust CI runIf conditions for framework and engine-specific tasks" [flutter/flutter#160722]
opened by https://github.com/anushreejha is waiting for review โœจ

1 year ago 0 0 0 0
Preview
flutter app Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots. List which issues are fixed by this PR. You must list at least...

โŒ "flutter app" [flutter/flutter#160721]
by https://github.com/AdnanNasr was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Advertisement
Preview
โœจ Introduces `GestureDetailsWithPositions` Resolves #101530 GestureDetailsWithPositions is a base class that implements positions for single pointer events. Pre-launch Checklist I read the Contributor Guide and followed the process outlin...

๐Ÿ’š "โœจ Introduces `GestureDetailsWithPositions`" [flutter/flutter#160714]
opened by https://x.com/AlexV525 is waiting for review โœจ

1 year ago 0 0 0 0
Preview
[Impeller] move barrier setting out of render pass builder. Refactoring to make sure that we're always tracking the correct layout state.

โŒ "[Impeller] move barrier setting out of render pass builder." [flutter/flutter#160693]
by https://github.com/jonahwilliams was closed without merging ๐Ÿ˜”

1 year ago 1 0 0 0
Preview
Annotate entrypoints in the "isolate spawner" files generated by `flutter test --experimental-faster-testing` This fixes the test timeouts (https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_integration_tests_2_5/1951/overview) introduced by the most recent Dart SDK roll (895f0e2).

โŒ "Annotate entrypoints in the "isolate spawner" files generated by `flutter test --experimental-faster-testing`" [flutter/flutter#160694]
by https://github.com/derekxu16 was closed without merging ๐Ÿ˜”

1 year ago 1 0 0 0
Preview
Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds This was done with sed and some manual massaging. Closes #160703. /cc @aam, after this lands we can resume Dart SDK rolls.

โŒ "Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds" [flutter/flutter#160706]
by https://x.com/matanlurey was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds This was done with sed and some manual massaging. Closes #160703. /cc @aam, after this lands we can resume Dart SDK rolls.

โŒ "Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds" [flutter/flutter#160706]
by https://x.com/matanlurey was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Preview
Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds This was done with sed and some manual massaging. Closes #160703. /cc @aam, after this lands we can resume Dart SDK rolls.

๐Ÿ’š "Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds" [flutter/flutter#160706]
opened by https://x.com/matanlurey is waiting for review โœจ

1 year ago 0 0 0 0
Preview
Fix bash entrypoint tests Fixes the bash integration test missing a file.

๐Ÿ’š "Fix bash entrypoint tests" [flutter/flutter#160705]
opened by https://github.com/jtmcdole is waiting for review โœจ

1 year ago 1 0 0 0
Preview
[flutter_tools] unconditionally skip bash test Work around: #160689. I locally verified that we have not regressed what this was testing (that just invoking //flutter/bin/dart will not build the flutter tool).

โŒ "[flutter_tools] unconditionally skip bash test" [flutter/flutter#160690]
by https://x.com/chrisfujino was closed without merging ๐Ÿ˜”

1 year ago 0 0 0 0
Advertisement
Preview
Remove dependency on web_tests/artifacts. We no longer pass web_tests/artifacts via CAS, so we need to remove it as a dependency.

๐Ÿ’š "Remove dependency on web_tests/artifacts." [flutter/flutter#160700]
opened by https://github.com/eyebrowsoffire is waiting for review โœจ

1 year ago 1 0 0 0
Preview
[tech debt] delete unused framework-engine test scripts Fixes #160405

๐Ÿ’š "[tech debt] delete unused framework-engine test scripts" [flutter/flutter#160698]
opened by https://github.com/yjbanov is waiting for review โœจ

1 year ago 1 0 0 0
Preview
Temporarily skip tests that exercise the `--experimental-faster-testing` feature See #160685.

โŒ "Temporarily skip tests that exercise the `--experimental-faster-testing` feature" [flutter/flutter#160686]
by https://github.com/derekxu16 was closed without merging ๐Ÿ˜”

1 year ago 1 0 0 0
Preview
Remove `--template=skeleton` and add a placeholder error message instead. Closes #160673. Does the following: Renames FlutterProjectType to FlutterTemplateType`; did some enhanced enum cleanups while at it Creates a hierarchy of RemovedFlutterTemplateType from ParsedFlu...

๐Ÿ’š "Remove `--template=skeleton` and add a placeholder error message instead." [flutter/flutter#160695]
opened by https://x.com/matanlurey is waiting for review โœจ

1 year ago 0 0 0 0
Preview
[Impeller] move barrier setting out of render pass builder. Refactoring to make sure that we're always tracking the correct layout state.

๐Ÿ’š "[Impeller] move barrier setting out of render pass builder." [flutter/flutter#160693]
opened by https://github.com/jonahwilliams is waiting for review โœจ

1 year ago 1 0 0 0
Preview
Annotate entrypoints in the "isolate spawner" files generated by `flutter test --experimental-faster-testing` This fixes the test timeouts (https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_integration_tests_2_5/1951/overview) introduced by the most recent Dart SDK roll (895f0e2).

๐Ÿ’š "Annotate entrypoints in the "isolate spawner" files generated by `flutter test --experimental-faster-testing`" [flutter/flutter#160694]
opened by https://github.com/derekxu16 is waiting for review โœจ

1 year ago 1 0 0 0
Preview
[flutter_tools] unconditionally skip bash test Work around: #160689. I locally verified that we have not regressed what this was testing (that just invoking //flutter/bin/dart will not build the flutter tool).

๐Ÿ’š "[flutter_tools] unconditionally skip bash test" [flutter/flutter#160690]
opened by https://x.com/chrisfujino is waiting for review โœจ

1 year ago 0 0 0 0