Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for first time #25

Closed
chadidi opened this issue Feb 1, 2019 · 2 comments
Closed

add support for first time #25

chadidi opened this issue Feb 1, 2019 · 2 comments
Labels
question Further information is requested

Comments

@chadidi
Copy link

chadidi commented Feb 1, 2019

I tried to use firstDate with an input of type 'time' but didn't work so is there a solution or it's not suported!

Thanks

@jifalops
Copy link
Owner

jifalops commented Mar 16, 2019

Please use initialTime for this purpose.

  /// The initial time prefilled in the picker dialog when it is shown. Defaults
  /// to noon. Explicitly set this to `null` to use the current time.
  final TimeOfDay initialTime;

Is this what you are looking for? Or are you trying to restrict the times that a user can select?

@jifalops jifalops reopened this Mar 16, 2019
@jifalops jifalops added the question Further information is requested label May 28, 2019
@jifalops
Copy link
Owner

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants