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
This will likely be added when Flutter supports the correct iOS squircle shape. Currently, Flutter does not have the correct Squircle shape support built-in. Adding a custom algo may have performance implications if it is not implemented in a way that is also supported by the GPU. Cupertino/iOS widgets in Flutter should use the Squircle shape, but they do not, never have. This is one reason why they look a bit off.
Add Squircle (hyper ellipses as border radius) as a border shape option?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This will likely be added when Flutter supports the correct iOS squircle shape. Currently, Flutter does not have the correct Squircle shape support built-in. Adding a custom algo may have performance implications if it is not implemented in a way that is also supported by the GPU. Cupertino/iOS widgets in Flutter should use the Squircle shape, but they do not, never have. This is one reason why they look a bit off.
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions