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

Can't found Transparent selection #2

Closed
justkawal opened this issue Jan 4, 2021 · 5 comments
Closed

Can't found Transparent selection #2

justkawal opened this issue Jan 4, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@justkawal
Copy link

Hey, Firstly thanks for this awesome library with wide variety of features.

I wanted to go for transparent selection but I was unable to find it ?

@rydmike
Copy link
Owner

rydmike commented Jan 7, 2021

Very understandable as it does not have transparent colors yet. 😄

I was planning on including it in a totally new different "advanced" picker option/section in a future update to it. But even without that being delivered, I could probably add an option to enable an optional slider and opacity entry on the wheel picker page, for those that need it. I will look into it as it is certainly a missing feature that it should have imo too.

@rydmike rydmike self-assigned this Jan 7, 2021
@rydmike
Copy link
Owner

rydmike commented Feb 23, 2021

Just as info and update. Working on the transparency addition. It will be in the next release with null-safety.
Probably won't back port the feature to the null-safe version. Depends on what happens 3/3 at Flutter Engage though.

@justkawal
Copy link
Author

Would be waiting for the update. 🙌

@rydmike
Copy link
Owner

rydmike commented Mar 22, 2021

Finally added opacity support to FlexColorPikcer, it is still just available as pre-release.

https://pub.dev/packages/flex_color_picker/versions/2.0.0-nullsafety.4
image

Available as a web demo here, the demo has API tooltips (can be turned OFF if they get annoying): https://rydmike.com/flexcolorpicker/#/

NOTE:
This is FlexColorPicker 2.0.0 dev and pre-release with sound null safety. It contains many new features compared to previous stable 1.1.5 none null safe version.
The package documentation has not yet been updated to cover the new features that are being introduced in final 2.0.0 version together with null-safety. The changelog covers the major changes. The API-documentation is up to date as well. The bundled and live web demo app demonstrates all the new features, and you can change most API settings. The demo also shows each API name and current value in a tooltip for each control that modifies API values in the demo.
No more new features will be added to 2.0.0 before the pending stable release. This release is a stabilization and fine-tuning phase. The remaining minimum requirements for releasing stable version 2 is an update of this package documentation to cover all new features. Later releases will provide additional refinements, further testing and CI/CD pipe.

cc: @osaxma might interest you too.

@rydmike rydmike closed this as completed Mar 22, 2021
@justkawal
Copy link
Author

@rydmike
Thanks

@rydmike rydmike added the enhancement New feature or request label Jan 27, 2024
@rydmike rydmike added this to the 2.0.0 milestone Jan 27, 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
Projects
Status: Released
Development

No branches or pull requests

2 participants