Commit graph

37 commits

Author SHA1 Message Date
Jacques Doeleman
1244353cb7 Merge pull request #30 from Iconica-Development/feat/password_controller
Feat/password controller
2024-02-09 14:22:19 +01:00
Jacques
3b2c5e294f feat: Add controller to password 2024-02-07 16:13:35 +01:00
Gorter-dev
7d1880b8e3 Merge pull request #29 from Iconica-Development/feature/multiple_bool_input
feat: Add checkbox as option to the flutter input switch which is now…
2024-02-06 16:13:15 +01:00
Jacques
2484f30b31 Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +01:00
Jacques
8d1ad0ca02 feat: Add checkbox as option to the flutter input switch which is now called FlutterFormInputBool 2024-02-06 10:29:04 +01:00
mike doornenbal
fee3d681cb feat: add ci and linter 2024-02-02 16:38:13 +01:00
Jacques
92e7e74ef1 feat(password): Provide a decoration to the password field 2024-02-01 11:18:04 +01:00
FahadFahim71
57a0240007 feat: add obscureText property to plain input 2024-01-23 13:12:37 +01:00
Jacques
cc0694554f feat: Added the parameter for textcapitalization for plain text and multi line 2023-12-14 16:24:51 +01:00
Tim
df7ce8a98b feat: add style parameter to FlutterFormInputPassword 2023-12-08 10:55:45 +01:00
Tim
b9674d7ada feat: add formatInputs parameter to FlutterFormInputPlainText and FlutterFormInputPassword 2023-12-07 14:42:14 +01:00
Jacques
e3da63c7c6 fix: Made year an optional parameter for generating month list 2023-11-01 16:08:21 +01:00
Jacques
26c5ab03cf fix: comments 2023-11-01 13:11:36 +01:00
Jacques
2f171bd0c7 fix: dispose scroll controller 2023-11-01 13:06:50 +01:00
Jacques
3a75d226f4 fix: Added proper copyright text 2023-11-01 13:06:38 +01:00
Jacques
73ce94ba37 feat: Added scroll picker field 2023-11-01 11:30:31 +01:00
Jacques
1c221fadf9 Added the ability to disable onTap of DateTimePicker 2023-10-26 16:12:37 +02:00
Jacques
4da510bfeb fix: dart format 2023-10-26 14:18:51 +02:00
Jacques
cfc051531a Added the ability to set the enabled of textfields 2023-10-26 14:08:21 +02:00
Freek van de Ven
2f0ceff64e Merge pull request #19 from Iconica-Development/2.2.1
fix: initial time is optional
2023-08-11 11:16:52 +02:00
Kafune
3084d6c5f0 fix: initial time is optional 2023-08-10 11:28:07 +02:00
Kafune
b349078cf7 fix: 12 o'clock at noon selectable 2023-08-09 17:11:19 +02:00
Bugfix Jacques
efda4bb9b2 fix: Date picker field now has unique key so new field has new value 2023-05-25 10:39:37 +02:00
Thomas Klein Langenhorst
0bb8930ba1 fix: fix lint problems 2023-03-26 12:49:54 +02:00
Thomas Klein Langenhorst
b2acf96278 feature: Remove unnessecary Riverpod dependency 2023-03-26 12:16:25 +02:00
Joons Stuijvenberg, van
7d98c56972 feature: add time picker parameter 2023-03-24 09:54:57 +01:00
joonsv
7529009469 add style to date picker 2023-01-17 14:56:30 +01:00
Joons Stuijvenberg, van
906e92b936 fix date-time format and validator 2023-01-16 15:21:47 +01:00
Thomas Klein Langenhorst
874ee505d2 fixed undefined field 2023-01-11 11:42:27 +01:00
Thomas Klein Langenhorst
e7100e5c8f fix mistake overwriting flutter 2023-01-11 10:29:14 +01:00
Thomas Klein Langenhorst
2c9f081cde add FocusNodes to Input fields 2023-01-11 10:28:25 +01:00
joonsv
2d67da8408 add decoration option for datetime input fields 2023-01-05 11:15:16 +01:00
Thomas Klein Langenhorst
5afec94105 Updated README, added GIF, updated example, added Github Actions and Depandabot 2022-12-23 16:09:17 +01:00
Niels Gorter
5483ddeb24 added style to textfield 2022-12-01 11:08:06 +01:00
Niels Gorter
01acdf22aa fix date picker not saving values 2022-11-29 15:03:15 +01:00
Niels Gorter
9d41d0891c made validator return nullable 2022-11-29 13:37:58 +01:00
Niels Gorter
a7c3b3b192 initial commit 2022-11-29 13:16:44 +01:00