You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to null safety.
Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
Updata intl version dependency.
Add 2 optional params, initialDate and initialTime to set date picker and time picker to show date and time diferent of now, when initialValue is empty.
* Fix issue #3 - filling the time field when press Ok button on time picker dialog without select a specific time, getting the current time showed.
* Fix problems when initialValue is empty