Commit graph

30 commits

Author SHA1 Message Date
Bart Ribbers
15a04c94ef chore: ready the package for deployment to the pub server 2024-07-11 19:08:50 +02:00
Freek van de Ven
a193fc5563 feat: add new features for the component 2024-05-31 09:31:47 +02:00
Jacques
5f24c04248 fix: Split the controller into a configration and controller. 2023-11-07 09:28:44 +01:00
Jacques
61e2b849fa feat: Controller now has to be provided as parameter so the selected date can be changed from outside the widget. 2023-11-06 13:57:35 +01:00
FahadFahim71
13bddefd7e feat: add marked theme for marked dates to be like selected dates 2023-10-26 11:06:13 +02:00
Freek van de Ven
5b08667ec9 feat: add more spacing and fix localization 2023-08-17 13:41:30 +02:00
Freek van de Ven
5c60109348 chore: file cleanup 2023-08-17 11:23:39 +02:00
FahadFahim71
b040dfc411 feature: added call back for whenever the user navigates to a different month 2023-07-27 09:19:41 +02:00
Kafune
2a68bd6a75 fix: changed move page direction on a 11 month difference 2023-06-29 14:28:35 +02:00
cd48663cf2 feat: update package to be compatible with flutter 3.10 2023-05-12 10:03:55 +02:00
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
bob
ea2020a3a5 Correct version management from 2.3.2 to 3.0.0 2023-02-10 14:03:52 +01:00
bob
f44da5b80f Added customization options for box encapsulating the datetimepicker (Customize shadow, add image or gradient) 2023-02-10 11:32:03 +01:00
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
bob
981cac729b Calendar component available without button functionality 2023-02-06 10:33:57 +01:00
Brighton van den End
0bbb8a6a89 Made the popup dismissable 2022-12-14 15:06:42 +01:00
Jorian van der Kolk
700ad49eb4 added marking to datetimepicker 2022-12-09 11:55:29 +01:00
Freek van de Ven
1e625bbb23 feat: 24hour format and dateformatting 2022-11-25 15:15:02 +01:00
Brighton van den End
0bfd255ffd fixed rouded corners not showing and added custom shapeborder 2022-11-22 11:53:08 +01:00
Brighton van den End
a3fcfabb01 fix red screen of death caused by overlay not disposing 2022-11-22 09:52:53 +01:00
Brighton van den End
66e0090597 added date constraints to overlay date time picker 2022-11-21 10:03:07 +01:00
Brighton van den End
ddf82528a9 added an overlay based date time picker 2022-11-17 16:24:17 +01:00
commitimpush
30e208217f more theming 2022-11-11 13:01:28 +01:00
287eacb77d Add BSD-3-Clause license 2022-11-01 09:43:38 +01:00
Thomas Klein Langenhorst
533b8ff0b0 fixed theme issues 2022-09-05 12:12:50 +02:00
Thomas Klein Langenhorst
fc42f21b1b Updated documentation, used better naming convention extension methods, refactored error dialog when choosing a disabled time 2022-09-02 17:04:47 +02:00
Thomas Klein Langenhorst
92b7afce0e fixes with callback 2022-09-01 16:09:20 +02:00
Thomas Klein Langenhorst
f90e67fa91 improvements for flutter 3.3 2022-09-01 09:13:03 +02:00
Thomas Klein Langenhorst
e61a839996 WIP added time picker 2022-08-31 08:53:34 +02:00
Thomas Klein Langenhorst
c8d86163e2 initial commit 2022-08-26 09:56:44 +02:00