Commit graph

80 commits

Author SHA1 Message Date
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
Jacques Doeleman
cade46ecfe Updated some small things 2022-09-28 11:58:59 +02:00
Jacques Doeleman
cfcb378dc7 Updated changelog 2022-09-28 11:52:18 +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
TimIconica
9c9bb2d936 feat: Initial Commit 2022-09-19 09:52:00 +02:00