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

Cupertino style checkbox (multi-selection) #61789

Closed
furkansarihan opened this issue Jul 18, 2020 · 7 comments
Closed

Cupertino style checkbox (multi-selection) #61789

furkansarihan opened this issue Jul 18, 2020 · 7 comments
Assignees
Labels
c: new feature Nothing broken; request for a new capability f: cupertino flutter/packages/flutter/cupertino repository framework flutter/packages/flutter repository. See also f: labels.

Comments

@furkansarihan
Copy link

furkansarihan commented Jul 18, 2020

Use case

Contribute to IOS look and feel.

Proposal

Match the look and feel of an IOS app with implementing a Cupertino style Checkbox.

My Flutter App on multi-selection

Known Native App on multi-selection

See #102813 for single-selection

@darshankawar darshankawar added f: cupertino flutter/packages/flutter/cupertino repository framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter labels Jul 20, 2020
@ManuLpz4
Copy link

Hi!
Can you post zoomed videos to help me make it?

@furkansarihan
Copy link
Author

@ManuLpz4 Hi! I updated issue with an animated gif. It really simple compared to original material styled one.

@ManuLpz4
Copy link

@furkansarihan thank you so much, I'll be working on it to PR :)

@ManuLpz4
Copy link

@furkansarihan I was doing a little research (because I don't have an iPhone) and the Checkbox component does not exist natively, in that case it's created by WhatsApp if I'm not mistaken.

Anyway, you can visit the Apple Human Interface Guidelines to see all the native components, and if you still want to use that checkbox you can find a similar one in this pub package.

I hope I've helped you, have a great day 😄

@furkansarihan
Copy link
Author

furkansarihan commented Jul 22, 2020

@ManuLpz4 Thank you.

I just find a solution from this issue

With this package we can use combinations of these icons;

  • circle
  • checkmark_circle
  • checkmark_circle_fill

Icons can be viewed here

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2021
@guidezpl guidezpl reopened this Apr 29, 2022
@flutter flutter unlocked this conversation Apr 29, 2022
@guidezpl guidezpl changed the title Cupertino style Checkbox Cupertino style checkbox (multi-selection) Apr 29, 2022
@guidezpl guidezpl added c: new feature Nothing broken; request for a new capability and removed c: proposal A detailed proposal for a change to Flutter labels Apr 29, 2022
@MitchellGoodwin MitchellGoodwin self-assigned this Mar 20, 2023
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: new feature Nothing broken; request for a new capability f: cupertino flutter/packages/flutter/cupertino repository framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

5 participants