Commit graph

29 commits

Author SHA1 Message Date
Freek van de Ven
1e822a7a48 chore: package cleanup 2024-10-21 13:13:13 +02:00
4266243dc4 chore: ready the package for deployment to the pub server 2024-10-21 13:13:13 +02:00
f16f99f4ac chore: add fvm configuration to gitignore 2024-10-21 13:13:13 +02:00
Jacques
779b9f4a49 fix: add missing validation message 2024-08-26 15:48:03 +02:00
Bart Ribbers
8f5edbaea6 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:27:13 +02:00
mike doornenbal
3463537354 fix; update info.plist 2023-11-01 13:41:29 +01:00
mike doornenbal
077eb9aa62 fix: added permission request for camera and microphone 2023-11-01 13:32:57 +01:00
Bram Bakker
b986d5f8ec fix: added an empty array as default value 2023-05-19 14:12:53 +02:00
bbf8c37660 feat: add compatibility for flutter 3.10 2023-05-12 11:49:35 +02:00
Thomas Klein Langenhorst
8a70a0194a Fix: fix formatting and added logger back 2023-03-28 11:10:07 +02:00
Thomas Klein Langenhorst
48045517de - Bump flutter_form_wizard to version 6.0.0
- Remove unnecessary `riverpod` dependency
2023-03-28 11:10:04 +02:00
Joons Stuijvenberg, van
f0bdae34bd fix:left-button 2023-03-27 10:45:14 +02:00
Joons Stuijvenberg, van
cf6516bf25 fix:recording start without permissions 2023-03-27 10:09:17 +02:00
joonsv
67f1b9b60f add left button 2023-03-07 14:12:44 +01:00
b0d67af124 Update version to 0.3.2 2023-01-16 10:10:50 +01:00
Tim
6ca4866074 feat: added option to change color of loading icon 2023-01-05 15:34:19 +01:00
Tim
d0a55263b2 feat: add mimeType 2023-01-04 16:26:36 +01:00
Tim
52a9f0502b refactor: clean up 2023-01-03 09:09:31 +01:00
Tim
a3fbcfdda6 feat: widgets are now fully customizable per input 2023-01-02 17:06:10 +01:00
Tim
4d9f760418 fix: comments Jorian 2022-12-23 15:10:01 +01:00
Tim
03158424aa feat: added new example for icons option
Also added the option to add your own icon for each button
2022-12-23 13:20:56 +01:00
Tim
25c20f9298 feat: added icon mode 2022-12-23 11:57:28 +01:00
Tim
114443fb57 feat: added icon support 2022-12-22 16:18:33 +01:00
Tim
7952b3af89 fix: changed language to English 2022-12-22 13:57:57 +01:00
Tim
ef3a839b7f feat: add file picker 2022-12-22 11:15:08 +01:00
Tim
cd44468067 feat: add image picker 2022-12-22 09:08:49 +01:00
39c41efc0c Add BSD-3-Clause license 2022-11-01 08:23:06 +01:00
Jacques Doeleman
209d8defdb fix: updated flutter_form version 2022-10-27 16:12:19 +02:00
Niels Gorter
610012ca5b initial port 2022-10-26 10:04:03 +02:00