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
Gorter-dev
839ea1a41f
Merge pull request #1 from Iconica-Development/v0.0.1
...
V0.0.1
2022-10-04 16:14:46 +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
23d23bda13
Removed problems and formated
2022-09-29 09:55:33 +02:00
Jacques Doeleman
6d8c937e2c
Added more tests
2022-09-29 09:50: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