Skip to content

Feat: Date + Time Picker #336

@nelsonic

Description

@nelsonic

At present in the MVP datetime for a timer can be edited as plaintext:

image

This is fine for MVP as it allows us to test that people are editing timer.start and/or timer.stop.

The following video from HeyFlutter summarises the Native approach to date and time picking in 5 mins:
"Pick Date And Time Together": https://youtu.be/Y_1SHNI__6I
image

https://github.com/alanchan-dev/OmniDateTimePicker looks like a clean interface:
image

But sadly, doesn't have tests at present: /test/omni_datetime_picker_test.dart#L1-L8
So we can use it as a reference but can't just use the code - unless we write our own tests ...

Todo

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussShare your constructive thoughts on how to make progress with this issueenhancementNew feature or enhancement of existing functionalityflutterFlutter related issueshelp wantedIf you can help make progress with this issue, please comment!needs-uiA feature idea that needs UI in order to be discussed/built.technicalA technical issue that requires understanding of the code, infrastructure or dependencies

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions