flutter_date_time_picker/example
bob 5cf0cc6b38 Add extra customization options for datepicker component
- Option to customize icons to scroll to next anmd previous month
- Option to change formatting on weekdays/month (caps/no caps)
2023-02-09 14:27:42 +01:00
..
android fixes with callback 2022-09-01 16:09:20 +02:00
ios fixes with callback 2022-09-01 16:09:20 +02:00
lib Add extra customization options for datepicker component 2023-02-09 14:27:42 +01:00
linux fixes with callback 2022-09-01 16:09:20 +02:00
macos Calendar component available without button functionality 2023-02-06 10:33:57 +01:00
windows fixes with callback 2022-09-01 16:09:20 +02:00
.gitignore initial commit 2022-08-26 09:56:44 +02:00
.metadata feat: 24hour format and dateformatting 2022-11-25 15:15:02 +01:00
analysis_options.yaml initial commit 2022-08-26 09:56:44 +02:00
pubspec.lock Add extra customization options for datepicker component 2023-02-09 14:27:42 +01:00
pubspec.yaml feat: 24hour format and dateformatting 2022-11-25 15:15:02 +01:00
README.md added date constraints to overlay date time picker 2022-11-21 10:03:07 +01:00

example

The example Flutter app for the date time picker