-
Notifications
You must be signed in to change notification settings - Fork 29.7k
added SegmentedButton.stylefrom to SegmentedButton #137430
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
Conversation
|
hi, @TahaTesser do you know what should i do right now? |
Hi, thanks for the contribution. First you to need to fix the code format. Flutter source code doesn't use In this PR you have more lines changed than necessary due to dart format. You probably have auto format enabled in your IDE. Please revert the format changes. Only changes that are necessary to fix the issue should be part of your PR. Please read the style guide, especially these sections Secondly, link the Flutter issue this fixes in your description Third, this requires tests in order to land. |
|
l changed my computer, l will fix this error thank you so much |
SegmentedButtom.styleFrom has been added to the segment button, so there is no longer any need to the button style from the beginning.
#129215 I opened this problem myself, but I was rejected because I handled too many items in a PR. For now, I wrote a structure that only handles MaterialStates instead of users.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on [Discord].