Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add different corner styles on Shapes #158

Open
rydmike opened this issue May 25, 2023 · 1 comment
Open

Add different corner styles on Shapes #158

rydmike opened this issue May 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request planned This issue is being planned and will be addressed in a later release V9 This issue concerns version 9 and will be addressed in it

Comments

@rydmike
Copy link
Owner

rydmike commented May 25, 2023

Add features that enables using other corner shape than the default circular.

  • ContinuousRectangleBorder
  • Custom Squircle (super ellipses)
  • Beveled

Also Stadium version of Squircle

The Squircle version will be a custom version while waiting for official Flutter support. If/when Flutter supports it, it will be changed to the official version.

It should be possible to have one common shape type for the default theme and another one as an adaptive response.

@rydmike rydmike self-assigned this May 25, 2023
@rydmike rydmike added the enhancement New feature or request label May 25, 2023
@rydmike rydmike added this to the 7.2.0 milestone May 25, 2023
@rydmike rydmike removed this from the 7.2.0 milestone Jul 25, 2023
@rydmike
Copy link
Owner Author

rydmike commented Sep 14, 2023

This squircle study is step on the road to adding this:

https://github.com/rydmike/squircle_study

This issue flutter/flutter#91523 in Flutter repo is being used to track implementation of Squircle in the Flutter SDK. I might hold off adding Squircle support to FlexColorScheme until the shape is supported by Flutter SDK. Adding a custom squirlce shape to do it, would be an interim solution. Still let's see how long it takes before there is any progress on this in the Fluter SDK.

@rydmike rydmike added planned This issue is being planned and will be addressed in a later release V8 This issue concerns version 8 and will be addressed in it labels Oct 24, 2023
@rydmike rydmike added V9 This issue concerns version 9 and will be addressed in it and removed V8 This issue concerns version 8 and will be addressed in it labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned This issue is being planned and will be addressed in a later release V9 This issue concerns version 9 and will be addressed in it
1 participant