Vick Top
d18b662c9c
doc: create documentation for files
2024-06-03 11:38:44 +02:00
Freek van de Ven
a193fc5563
feat: add new features for the component
2024-05-31 09:31:47 +02:00
Floris Halleriet
d154c1eecb
feat: add extra widget builder
2023-11-16 11:50:17 +01:00
Jacques
b61b24aa40
fix: dart format
2023-11-07 09:47:27 +01:00
Jacques
b0dea5e49b
fix: Unused imports
2023-11-07 09:29:57 +01: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
mike doornenbal
77a16b04ef
https://github.com/Iconica-Development/flutter_date_time_picker/issues/30
2023-10-06 11:52:51 +02:00
mike doornenbal
a674552396
fix: icon color is seperated from the bar theme
2023-10-06 11:31:46 +02:00
Freek van de Ven
5b08667ec9
feat: add more spacing and fix localization
2023-08-17 13:41:30 +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
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
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
Jacques Doeleman
a3bb6e3516
fix: drag down date time picker not rebuilding
2023-01-31 14:05:48 +01:00
Jorian van der Kolk
f5eaef39ac
fixed skipping month bug
2023-01-02 11:22:22 +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
Jacques Doeleman
f0be7a5e36
feat: Added the feature to add the weekdays letters above the months
2022-12-08 13:27:50 +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
104ed426b5
reworked bartheme to contain a textstyle
2022-11-22 10:26:54 +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
900b88a442
Change magic number 7 for DateTime.daysPerWeek
2022-11-18 13:33:25 +01:00
2fe07a9747
Make it possible to show the names of the day of the weeks in the overlay date time picker
2022-11-18 13:33:22 +01:00
Brighton van den End
ddf82528a9
added an overlay based date time picker
2022-11-17 16:24:17 +01:00
commitimpush
df770c5c23
added customizable sizes for the views
2022-11-15 11:47:53 +01:00
commitimpush
818b22253c
size updates
2022-11-15 11:00:34 +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
3752adcb7e
fixed some docs and mistake
2022-09-02 17:10:36 +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
6b3f1f5d12
only expose DateTimePicker
2022-09-02 15:51:49 +02:00
Thomas Klein Langenhorst
66529466ac
Fixed linting errors, added tests
2022-09-02 14:58:14 +02:00
Thomas Klein Langenhorst
7a3c66d28c
type fix
2022-09-01 16:23:39 +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
f30df19735
fix shape
2022-08-31 08:59:20 +02:00
Thomas Klein Langenhorst
e61a839996
WIP added time picker
2022-08-31 08:53:34 +02:00
Thomas Klein Langenhorst
2e7532497f
updated some code
2022-08-29 10:56:41 +02:00
Thomas Klein Langenhorst
c8d86163e2
initial commit
2022-08-26 09:56:44 +02:00