Commit graph

37 commits

Author SHA1 Message Date
Freek van de Ven
1933a5ae0f feat: update flutter_input_library dependency 2024-02-09 14:32:51 +01:00
mike doornenbal
9012b8da4d fix: added CI and linter 2024-02-07 12:50:28 +01:00
Jacques
e275231832 fix: Update flutter_input_library version 2024-02-06 13:24:17 +01:00
Tim
befb9531cc feature (add): flutter multiline text field can now have an initial value 2024-01-12 10:33:11 +01:00
Jacques
bcd77b1e9b feat: Added the property textCapitalization to PlainText and Multiline inputs 2023-12-14 16:36:43 +01:00
Tim
77b3739fa0 fix: pass on style parameter to plain text input 2023-12-06 15:01:22 +01:00
FahadFahim71
5ae4ce4d8a fix: pass on the show icon property to flutter form input date time widget 2023-11-01 10:26:59 +01:00
FahadFahim71
82fcf5258a fix: add enabled property to FlutterFormInputPlainText and FlutterFormInputDateTime 2023-10-27 11:35:14 +02:00
Jacques
aee74e2ef7 fix: flutter_input_libray version bump 2023-10-26 16:27:05 +02:00
FahadFahim71
871a16debb fix: update flutter input library to latest version 2023-10-26 15:23:32 +02:00
Niels Gorter
401775aab1 fix version 2023-09-26 11:52:52 +02:00
Freek van de Ven
f7aba6a679 feat: bump flutter_input_library version 2023-08-11 10:10:32 +02:00
Kafune
d2a7046506 fix: updated flutter input dependency 2023-08-10 09:51:27 +02:00
6ec9e7fb3e feat: add compatibility with flutter 3.10 2023-05-12 11:29:42 +02:00
Thomas Klein Langenhorst
f40657c57e Bump flutter_input_library to version 2.0.0, remove unnecessary riverpod dependency 2023-03-28 10:20:12 +02:00
Joons Stuijvenberg, van
f5f6f943ec add parameter 2023-03-24 10:12:56 +01:00
Thomas Klein Langenhorst
c030b49087 add focusNode option to FlutterFormInputMultiLine 2023-01-18 11:18:43 +01:00
joonsv
0b2ab31eb2 add styling datepicker 2023-01-17 15:02:56 +01:00
Joons Stuijvenberg, van
66926e7407 fix validator 2023-01-16 15:27:57 +01:00
Thomas Klein Langenhorst
296a7d7210 expose translations 2023-01-12 15:04:45 +01:00
Thomas Klein Langenhorst
ad481066ff bump to 5.0.4 2023-01-12 14:47:12 +01:00
Thomas Klein Langenhorst
09a1171e8b Add FocusNode option to inputs 2023-01-12 14:12:45 +01:00
joonsv
5b47a8dd39 enforce 24h time picker 2022-12-27 09:51:37 +01:00
Niels Gorter
8bbe4a3f48 feat: changed input from specific to inputs from flutter_input_library 2022-11-29 15:12:55 +01:00
Niels Gorter
f79c1defe5 fixes needed for name change 2022-11-29 09:43:55 +01:00
Jacques Doeleman
275e0d51b8 fix: onchange of switch not firing 2022-10-27 16:03:26 +02:00
Jacques Doeleman
6b3e295206 feat: Multiple features added
The input check widget callback now has an id of the inputfield.
The ability to set the height of the carousel input field.
Some inputcontroller have an onsubmit of the  inputfield supports it.
2022-10-26 09:06:28 +02:00
Joons
f82d5ac7b2 add scollpadding 2022-10-19 09:35:02 +02:00
Jacques Doeleman
0a62946ac9 Added forgotten parameter 2022-10-13 14:59:14 +02:00
Jacques Doeleman
d7176e547a Update changeLog 2022-10-13 13:39:35 +02:00
Jacques Doeleman
d7eb86217f Update changeLog 2022-10-13 13:39:12 +02:00
Jacques Doeleman
e690b8a063 Updated changelog 2022-10-13 13:38:42 +02:00
Jacques Doeleman
564f30b53c Changed readme 2022-10-12 17:01:35 +02:00
Joons
a83b32bf52 add input date picker 2022-10-12 15:13:12 +02:00
Jacques Doeleman
c00dba357e Added the ability to change the scroll physics of the pages' scrollview
Updated readme and changelog
2022-10-11 16:35:47 +02:00
Jacques Doeleman
cfcb378dc7 Updated changelog 2022-09-28 11:52:18 +02:00
TimIconica
9c9bb2d936 feat: Initial Commit 2022-09-19 09:52:00 +02:00