9af9822fc1
chore: add fvm configuration to gitignore
2024-09-03 14:21:33 +02:00
Bart Ribbers
ae071cef41
chore(deps): loosen dep on intl
...
The latest Flutter requires intl 0.19.0 and now every app/package
depending on us fails to build with the latest Flutter because we were
explicitly requiring 0.18.0
Minor upgrades should be safe anyway, we only care for major versions
upgrade, so loosen the requirements a bit to support anything from
0.18.0 up to (but not including) 1.0.0
2024-05-14 14:17:26 +02:00
Jacques
929d318668
feat: Add phone field and added some decorations to some fields
2024-02-21 16:02:31 +01:00
Freek van de Ven
1933a5ae0f
feat: update flutter_input_library dependency
2024-02-09 14:32:51 +01:00
mike doornenbal
9012b8da4d
fix: added CI and linter
2024-02-07 12:50:28 +01:00
Jacques
e275231832
fix: Update flutter_input_library version
2024-02-06 13:24:17 +01:00
Jacques
bcd77b1e9b
feat: Added the property textCapitalization to PlainText and Multiline inputs
2023-12-14 16:36:43 +01:00
Tim
77b3739fa0
fix: pass on style parameter to plain text input
2023-12-06 15:01:22 +01:00
FahadFahim71
82fcf5258a
fix: add enabled property to FlutterFormInputPlainText and FlutterFormInputDateTime
2023-10-27 11:35:14 +02:00
Jacques
aee74e2ef7
fix: flutter_input_libray version bump
2023-10-26 16:27:05 +02:00
Niels Gorter
427fb555e1
fix: dateformat for datecontroller
2023-09-26 11:07:29 +02:00
Freek van de Ven
f7aba6a679
feat: bump flutter_input_library version
2023-08-11 10:10:32 +02:00
6ec9e7fb3e
feat: add compatibility with flutter 3.10
2023-05-12 11:29:42 +02: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
Joons Stuijvenberg, van
f5f6f943ec
add parameter
2023-03-24 10:12:56 +01:00
Joons Stuijvenberg, van
66926e7407
fix validator
2023-01-16 15:27:57 +01:00
Thomas Klein Langenhorst
296a7d7210
expose translations
2023-01-12 15:04:45 +01:00
Thomas Klein Langenhorst
ad481066ff
bump to 5.0.4
2023-01-12 14:47:12 +01:00
Thomas Klein Langenhorst
09a1171e8b
Add FocusNode option to inputs
2023-01-12 14:12:45 +01:00
joonsv
b27d5ccd44
add input decoration
2023-01-05 11:53:05 +01:00
Niels Gorter
402b5f3c52
changed version
2022-12-01 11:12:30 +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
Jorian van der Kolk
f59ffafa9d
upgrade riverpod to 2.1.1
2022-11-02 15:53:21 +01:00
Jacques Doeleman
9e36197a77
Merge branch 'master' into feature/onChange
2022-10-13 13:35:03 +02:00
Jacques Doeleman
1eeaf65359
Added onChange to formInputControllers
2022-10-12 16:30:14 +02:00
Joons
a83b32bf52
add input date picker
2022-10-12 15:13:12 +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
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