flutter_date_time_picker/example
bob 097d509c73 Add several different customization options, refactoring
- Replaced 4 identical box-themes with different names with 1 general box-theme
- Renamed ambiguously named textStyle-property of DatePicker that only affected weekday-styling as weekdayTextStyle
- Added custimzation option to change border of days
- Added customization option to change padding of calendar
2023-02-14 11:02:07 +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 several different customization options, refactoring 2023-02-14 11:02:07 +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 Correct version management from 2.3.2 to 3.0.0 2023-02-10 14:03:52 +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