You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After this pr #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
After this pr #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
flutter/packages/flutter/lib/src/material/shaders/stretch_effect.frag
Line 4 in cf2c791