- 24 Oct, 2023 1 commit
-
-
cui fliter authored
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* fix some typos *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
-
- 16 May, 2023 1 commit
-
-
Mitchell Goodwin authored
Fixes: #102813 Adds a checkmark style to the Cupertino Radio. Also allows the Radio.adaptive and RadioListTile.adaptive widgets to control whether they use the checkmark style for their Cupertino widgets or not. This is how it looks in action: https://github.com/flutter/flutter/assets/58190796/b409b270-42dd-404a-9350-d2c3e1d7fa4e
-
- 15 May, 2023 1 commit
-
-
Tomasz Gucio authored
-
- 25 Apr, 2023 1 commit
-
-
chunhtai authored
fixes https://github.com/flutter/flutter/issues/125495 The iOS will announce 'Selected, \<label\>, button' for selected radio button after this change
-
- 30 Mar, 2023 1 commit
-
-
Mitchell Goodwin authored
Create CupertinoRadio Widget
-