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

[FR] Let user pick from a list of predefined colors for selection and cursor colors. #5041

Open
MayurSMahajan opened this issue Apr 2, 2024 · 5 comments
Assignees
Labels
good first issue for devs for the community members to claim good first issue for experienced devs for the experienced community developers to claim improvements improvements on an existing feature

Comments

@MayurSMahajan
Copy link
Collaborator

Description

Right now in the Settings, we let the user pick a hex color for the selection and cursor color options.
Non-technical users might not be familiar or comfortable with using direct hex colors.
So we should append a list of some 6-7 common colors as we have in every other color picker menu.

The Hex color option should not be removed, it offers amazing customizability.

Impact

Users who are not familiar with Hex code coloring will also have an option

Additional Context

image

@MayurSMahajan MayurSMahajan added good first issue for experienced devs for the experienced community developers to claim good first issue for devs for the community members to claim improvements improvements on an existing feature labels Apr 2, 2024
@emmggi
Copy link

emmggi commented Apr 2, 2024

We can implement color pickers from packages:

https://pub.dev/packages/flutter_colorpicker
https://pub.dev/packages/flex_color_picker

@OmprakashD20
Copy link

OmprakashD20 commented Apr 8, 2024

Can i make this improvement?

@MayurSMahajan
Copy link
Collaborator Author

Thanks @omprakashd2023! Assigned to you.

@ekakshjanweja
Copy link
Contributor

Hey @omprakashd2023 are you still working on this?

@OmprakashD20
Copy link

@ekakshjanweja Yess, will finish within this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue for devs for the community members to claim good first issue for experienced devs for the experienced community developers to claim improvements improvements on an existing feature
Projects
None yet
Development

No branches or pull requests

4 participants