Add CupertinoTimerPicker Interactive Example#93621
Add CupertinoTimerPicker Interactive Example#93621fluttergithubbot merged 7 commits intoflutter:masterfrom TahaTesser:cupertino_timer_picker_example
CupertinoTimerPicker Interactive Example#93621Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
gspencergoog
left a comment
There was a problem hiding this comment.
This looks good, but will need a test.
|
@gspencergoog |
examples/api/lib/cupertino/date_picker/cupertino_timer_picker.0.dart
Outdated
Show resolved
Hide resolved
|
@TahaTesser Is this PR still on your radar? |
|
@Hixie |
|
@gspencergoog |

This adds an official
CupertinoTimerPickerexample, this makes it much easier to try timer picker without navigating to large Flutter Gallery source code or relying on third-party websites.Note:
I couldn't format the duration without importing
intl.Related #72926
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.