Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

date_time_picker_demo

This is a simple flutter application for a date & time picker widget where it guides users to pick the date and time instead of a text field that can be prone to format errors.

Main Features

  • Select a date using a calendar dialog
  • Select a time using a clock dialog

How it Works

  • showDatePicker() This opens a calendar interface
  • showTimePicker() This opens a clock interface
  • DateTime & TimeOfDay stores the user inputs
image image image image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages