Commit graph

59 commits

Author SHA1 Message Date
mike doornenbal
a88defd186 feat: add dropdownfield 2024-06-28 14:22:33 +02:00
Vick Top
c2fac70838 refactor: expose FlutterFormInputDateTime params from flutter_input_library 2024-02-29 16:11:48 +01:00
Vick Top
b1ca468085 refactor: replace shelltranslationservice with validationMessage input 2024-02-29 15:43:10 +01:00
Freek van de Ven
1b9844c5d0
Merge pull request #43 from Iconica-Development/doc/improve-documentation
doc: create documentation for files
2024-02-29 13:25:56 +01:00
Jacques
929d318668 feat: Add phone field and added some decorations to some fields 2024-02-21 16:02:31 +01:00
Vick Top
7b3a34064c doc: create documentation for files 2024-02-20 13:28:59 +01:00
Vick Top
b51a4fec21 fix(ci): run dart format 2024-02-13 15:51:39 +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
Niels Gorter
427fb555e1 fix: dateformat for datecontroller 2023-09-26 11:07:29 +02:00
Thomas Klein Langenhorst
ff0463120c Fix: fix formatting 2023-03-28 10:22:25 +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
Thomas Klein Langenhorst
c030b49087 add focusNode option to FlutterFormInputMultiLine 2023-01-18 11:18:43 +01:00
Thomas Klein Langenhorst
296a7d7210 expose translations 2023-01-12 15:04:45 +01:00
Thomas Klein Langenhorst
09a1171e8b Add FocusNode option to inputs 2023-01-12 14:12:45 +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
Stein Milder
daf01b8775 feat: keyboard type param 2022-11-25 15:51:43 +01:00
ab13db289f Add BSD-3-Clause license 2022-11-01 08:23:35 +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
Joons
71c1539c78 add icon as argument 2022-10-14 16:20:04 +02:00
Jacques Doeleman
d23551913a Merge branch 'bugfix/call_onchanged' 2022-10-13 16:35:27 +02:00
Jacques Doeleman
c9f5b3a118 Fixed call of onchanged on date picker 2022-10-13 16:27:37 +02:00
Joons
e387968e86 add date label as argument 2022-10-13 15:42:10 +02:00
Joons
d8691d36aa add initial date params 2022-10-13 15:29:07 +02:00
Jacques Doeleman
0a62946ac9 Added forgotten parameter 2022-10-13 14:59:14 +02:00
Jacques Doeleman
9e36197a77 Merge branch 'master' into feature/onChange 2022-10-13 13:35:03 +02:00
Jacques Doeleman
2a70cd8576 Added the switch input field 2022-10-13 13:25:37 +02:00
Joons
81b2f079c7 add enums to date picker 2022-10-13 12:04:26 +02:00
Jacques Doeleman
b0402e0385 Changed readme 2022-10-12 16:35:33 +02:00
Jacques Doeleman
1eeaf65359 Added onChange to formInputControllers 2022-10-12 16:30:14 +02:00
Joons
a83b32bf52 add input date picker 2022-10-12 15:13:12 +02:00
Jacques Doeleman
c9034a723b Multi line input now uses the standard plain text input 2022-10-12 12:17:09 +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
b17d386ff1 Added a multi line plain text field 2022-10-11 16:12:48 +02:00
Jacques Doeleman
1821e8ca11 Changed docs for scrolldirection 2022-10-11 13:40:13 +02:00
Jacques Doeleman
503a965412 Changed the scrollphysics 2022-10-11 13:37:57 +02:00
Jacques Doeleman
4fd5122080 Ability to set scroll direction
Default set to horizontal
2022-10-03 08:42:25 +02:00
Jacques Doeleman
eae6cda150 Added docs to exported abstract classes 2022-09-30 09:19:15 +02:00
Jacques Doeleman
9f49961548 Fixed some pull request comments
Removed referemces to next_shell and removed some references image picker and removed a useless file
2022-09-29 16:29:38 +02:00
Jacques Doeleman
d2a5f36bb2 Removed fixed width 2022-09-28 17:03:36 +02:00
Jacques Doeleman
cd483d77d8 Made the first test and changed some small things 2022-09-28 17:01:47 +02:00
Jacques Doeleman
f7f29dbbd3 Added some more documentation and removed page indicator 2022-09-28 12:09:03 +02:00