DQSS

Results 19 comments of DQSS

@jamesblasco Could you please look at this PR and merge it?

@jamesblasco Could you please look at this PR and merge it?

@taufiq-husain I have created a PR #78 for the height of the `createInlinePicker`. Could you please add the PR to your project and test if that is what you want...

Hello @vivasvan1, you have the property `value` where you can set the inital Time. For example you can do something like this: `TimeOfDay _time = TimeOfDay.now().replacing(hour: 11, minute: 30);` Where...

As written above, `TimeOfDay _time = TimeOfDay.now().replacing(hour: 11, minute: 30);` can ab set to the `value` property as the initial time. So when 11:20 is booked, the next available is...

@vivasvan1 You are welcome. Feel free to post a PR and i have a look at it.

@vatsa1101 I have looked into your issue and couldn't reproduce it. Would it be possible for you to provide the Code to have a deeper look into your issue?

Closed due to inactivity

Hey @IsaiChristian, currently, there is no option about picking seconds. For what use case do you think this could and would be used that exactly that needs to have seconds?...