Commit graph

16 commits

Author SHA1 Message Date
Freek van de Ven
5ff8550c4b feat: add onBack callback for the FlutterFormOptions 2024-09-05 12:02:27 +02:00
Jacques
929d318668 feat: Add phone field and added some decorations to some fields 2024-02-21 16:02:31 +01:00
mike doornenbal
9012b8da4d fix: added CI and linter 2024-02-07 12:50:28 +01: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
Niels Gorter
f79c1defe5 fixes needed for name change 2022-11-29 09:43:55 +01:00
ab13db289f Add BSD-3-Clause license 2022-11-01 08:23:35 +01: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
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
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
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
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
Renamed from lib/shell_form.dart (Browse further)