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

Implement pressed state for MacosSwitch, MacosRadioButton, and MacosCheckbox #2

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

romanr
Copy link
Member

@romanr romanr commented Nov 13, 2024

Add pressed down state for MacosSwitch, MacosRadioButton, and MacosCheckbox widgets.

  • Add tests for the pressed down state of MacosSwitch in test/buttons/switch_test.dart.
  • Add tests for the pressed down state of MacosRadioButton in test/buttons/radio_button_test.dart.
  • Add tests for the pressed down state of MacosCheckbox in test/buttons/checkbox_test.dart.

…heckbox

Add pressed down state for MacosSwitch, MacosRadioButton, and MacosCheckbox widgets.

* Add tests for the pressed down state of MacosSwitch in `test/buttons/switch_test.dart`.
* Add tests for the pressed down state of MacosRadioButton in `test/buttons/radio_button_test.dart`.
* Add tests for the pressed down state of MacosCheckbox in `test/buttons/checkbox_test.dart`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant