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
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
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
Jacques Doeleman
fa6994cee5
Replaced ShellForm with FlutterForm
2022-09-28 12:02:40 +02:00
Jacques Doeleman
cade46ecfe
Updated some small things
2022-09-28 11:58:59 +02:00
Jacques Doeleman
e522e3db0e
Updated readme and small clean up
2022-09-28 11:51:28 +02:00
Jacques Doeleman
d14980e624
Added some functionality and expanded the example with it.
2022-09-28 09:31:08 +02:00
Jacques Doeleman
63431dfad6
Made the example working again
2022-09-27 15:30:20 +02:00
TimIconica
2741be487c
feat: improved example
2022-09-20 16:14:09 +02:00
TimIconica
11c8fcde73
fix: documentation fixes
2022-09-20 11:58:06 +02:00
TimIconica
16262dc75d
feat: port of form next-shell to appshell
2022-09-20 11:04:00 +02:00