flutter / flutter/flutter

Remove stretch shader from flutter/material and material_ui package

Open Beginner friendly
#188,526 0 comments 0 reactions 0 assignees View on GitHub
P2 team-design triaged-design
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

After this pr https://github.com/flutter/flutter/pull/187960, the flutter tool will grab shader file from the new widget library location. The file in material library will no longer be used, we should remove them https://github.com/flutter/flutter/blob/cf2c79135685c854b56051359fcb375188d5d91e/packages/flutter/lib/src/material/shaders/stretch_effect.frag#L4

Contributor guide

Open the contributing guide

Research direction

Review PR 187960 and the existing file at packages/flutter/lib/src/material/shaders/stretch_effect.frag to confirm the new widget library location. Locate the corresponding stretch shader in the material_ui package, remove the obsolete copies, and verify that the flutter tool no longer references them.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.