Closed aytunch closed 5 months ago
Currently it's designed as a dialog, if you want to use it as a widget there are design modifications to be made. Do you have anything in mind how it should look like when using as a widget? There are a few questions I got in mind when doing it: Should the 'Cancel' & 'Ok' button exist? Should picker be inside the box with colored background or just as a column? How do you want the picked datetime result value to be passed back?
@aytunch Welcome to discuss a solution to this.
If I may chime in, since there hasn't been much discussion since august
Added OmniDateTimePicker
as a widget in v2.0.0
I want to use this view inside of my page. I don't want it to open a new dialog and worry about keyboard show/hides and page push/pops. Is this something possible? thanks? I don't see much examples of this in pub dev.