Commit graph

119 commits

Author SHA1 Message Date
Gorter-dev
042f79038b
Merge pull request #15 from Iconica-Development/feature/input_library
Feature/input library
2022-11-29 15:48:38 +01:00
Freek van de Ven
20b404fab1
Merge pull request #14 from Iconica-Development/feature/wizard_name_change
Feature/wizard name change
2022-11-29 15:20:48 +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
Niels Gorter
6a830df554 name change 2022-11-29 09:37:58 +01:00
FlutterJoey
221238f4a2
Merge pull request #13 from Iconica-Development/feature/Improve_README
Updated README, added GIF, added Github Actions, Fixed example routin…
2022-11-28 13:44:54 +01:00
Stein Milder
daf01b8775 feat: keyboard type param 2022-11-25 15:51:43 +01:00
Thomas Klein Langenhorst
8fd2a3a58f Updated README, added GIF, added Github Actions, Fixed example routing and layout of button 2022-11-24 14:41:39 +01:00
d3adebdfc5
Merge pull request #12 from Iconica-Development/hotfix/upgrade-riverpod-2.1.1
upgrade riverpod to 2.1.1
2022-11-02 16:13:32 +01:00
Jorian van der Kolk
f59ffafa9d upgrade riverpod to 2.1.1 2022-11-02 15:53:21 +01:00
ab13db289f Add BSD-3-Clause license 2022-11-01 08:23:35 +01:00
Gorter-dev
86426c09bc
Merge pull request #11 from Iconica-Development/fix/switch_onchange
fix: onchange of switch not firing
2022-10-27 16:04:57 +02:00
Jacques Doeleman
275e0d51b8 fix: onchange of switch not firing 2022-10-27 16:03:26 +02:00
Gorter-dev
39a09251c6
Merge pull request #10 from Iconica-Development/feature/id_and_onsubmit
feat: Multiple features added
2022-10-26 09:15:25 +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
3ed774bebb Merge branch 'master' of github.com:Iconica-Development/flutter_form 2022-10-19 09:43:35 +02:00
Joons
e5487c5833 update pubspec version 2022-10-19 09:43:25 +02:00
joonsv
6ba7a42750
Merge pull request #8 from Iconica-Development/feature/add_icon_as_argument
add icon as argument
2022-10-19 09:37:14 +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
joonsv
909a8c947d
Merge pull request #7 from Iconica-Development/feature/input_date_add_initial_value
add date label as argument
2022-10-13 15:42:50 +02:00
Joons
e387968e86 add date label as argument 2022-10-13 15:42:10 +02:00
Jacques Doeleman
db847de238
Merge pull request #6 from Iconica-Development/feature/input_date_add_initial_value
add initial date params
2022-10-13 15:31:24 +02:00
Joons
d8691d36aa add initial date params 2022-10-13 15:29:07 +02:00
Jacques Doeleman
96158b9e36 Merge branch 'bugfix/onChanged_date' 2022-10-13 14:59:45 +02:00
Jacques Doeleman
0a62946ac9 Added forgotten parameter 2022-10-13 14:59:14 +02:00
Gorter-dev
80fa91852f
Merge pull request #5 from Iconica-Development/feature/onChange
Added onChange to formInputControllers
2022-10-13 14:20:18 +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
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
Jacques Doeleman
10763d6de9
Merge pull request #4 from Iconica-Development/feature/input_date
add input date picker
2022-10-13 12:24:38 +02:00
Joons
81b2f079c7 add enums to date picker 2022-10-13 12:04:26 +02:00
Jacques Doeleman
564f30b53c Changed readme 2022-10-12 17:01:35 +02:00
Jacques Doeleman
b0402e0385 Changed readme 2022-10-12 16:35:33 +02:00
Jacques Doeleman
dd6fdcce45 Removed problems 2022-10-12 16:32:47 +02:00
Jacques Doeleman
1eeaf65359 Added onChange to formInputControllers 2022-10-12 16:30:14 +02:00
Joons
451c9d3375 Merge branch 'feature/input_date' of github.com:Iconica-Development/flutter_form into feature/input_date 2022-10-12 15:15:09 +02:00
Joons
a83b32bf52 add input date picker 2022-10-12 15:13:12 +02:00
Joons
9f14775105 add input date picker 2022-10-12 15:10:42 +02:00
Gorter-dev
9c76d2766a
Merge pull request #3 from Iconica-Development/feature/scroll_direction
Feature/scroll direction
2022-10-12 12:19:06 +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
337917d3da Merge remote-tracking branch 'origin/master' into feature/scroll_direction 2022-10-04 16:17:10 +02:00