-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Define ColorSwatch.lerp() function
#103701
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
Define ColorSwatch.lerp() function
#103701
Conversation
a4ec839 to
96bc3f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the Flutter repo, we don't use dart format for formatting, and readability is favored over staying within 80 characters.
96bc3f2 to
3750663
Compare
|
Thanks for the review @gspencergoog. Good to know that you are not strict with the 80 characters' limit. I've committed your suggestions. Let me know if it looks good now. |
gspencergoog
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ColorSwatch.lerp() function
justinmc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a docs nit.
3750663 to
1a4b53e
Compare
|
fixed! 🙂 |

Add
lerp()function toColorSwatchFixes #103695
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.